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