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