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