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