pub type Chstatus = Reg<ChstatusSpec>;
Expand description
CHSTATUS (rw) register accessor: Channel n Status
You can read
this register and get chstatus::R
. You can reset
, write
, write_with_zero
this register using chstatus::W
. You can also modify
this register. See API.
For information about available fields see chstatus
module
Aliased Typeยง
struct Chstatus { /* private fields */ }