pub type COUNT7_RX = Reg<u16, _COUNT7_RX>;
Expand description
Aliased Type§
pub struct COUNT7_RX { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for COUNT7_RX
Register COUNT7_RX reset()
’s with value 0
impl ResetValue for COUNT7_RX
Register COUNT7_RX reset()
’s with value 0
impl Readable for COUNT7_RX
read()
method returns count7_rx::R reader structure
impl Writable for COUNT7_RX
write(|w| ..)
method takes count7_rx::W writer structure