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