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