Type Alias R
pub type R = R<Pl1LoSpec>;Expand description
Register PL1_LO reader
Aliased Type§
pub struct R { /* private fields */ }Implementations§
§impl R
impl R
pub fn data_byte_3(&self) -> DataByte3R
pub fn data_byte_3(&self) -> DataByte3R
Bits 0:7 - Payload Filter 1 low order bits for Pretended Networking payload filtering corresponding to the data byte 3.
pub fn data_byte_2(&self) -> DataByte2R
pub fn data_byte_2(&self) -> DataByte2R
Bits 8:15 - Payload Filter 1 low order bits for Pretended Networking payload filtering corresponding to the data byte 2.
pub fn data_byte_1(&self) -> DataByte1R
pub fn data_byte_1(&self) -> DataByte1R
Bits 16:23 - Payload Filter 1 low order bits for Pretended Networking payload filtering corresponding to the data byte 1.
pub fn data_byte_0(&self) -> DataByte0R
pub fn data_byte_0(&self) -> DataByte0R
Bits 24:31 - Payload Filter 1 low order bits for Pretended Networking payload filtering corresponding to the data byte 0.