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