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