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