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