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