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