Module access
peakrdl_
rust
0.2.1
Module access
Module Items
Structs
Traits
In crate peakrdl_
rust
peakrdl_rust
Module
access
Copy item path
Source
Expand description
Marker types for read/write access
Structs
§
R
Read-only register access token
RW
Read-write register access token
W
Write-only register access token
Traits
§
Access
Marker trait for types representing read/write access
Read
Marker trait for read access
Write
Marker trait for write access