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