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