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