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