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