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