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