pub type Channel = Reg<ChannelSpec>;Expand description
CHANNEL (rw) register accessor: Channel n Control
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 */ }