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