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