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