pub struct R(_);
Expand description
Register IN_LINK
reader
Implementations§
source§impl R
impl R
sourcepub fn inlink_addr(&self) -> INLINK_ADDR_R
pub fn inlink_addr(&self) -> INLINK_ADDR_R
Bits 0:19 - The address of first inlink descriptor.
sourcepub fn inlink_stop(&self) -> INLINK_STOP_R
pub fn inlink_stop(&self) -> INLINK_STOP_R
Bit 28 - Set this bit to stop inlink descriptor.
sourcepub fn inlink_start(&self) -> INLINK_START_R
pub fn inlink_start(&self) -> INLINK_START_R
Bit 29 - Set this bit to start inlink descriptor.
sourcepub fn inlink_restart(&self) -> INLINK_RESTART_R
pub fn inlink_restart(&self) -> INLINK_RESTART_R
Bit 30 - Set this bit to restart inlink descriptor.
sourcepub fn inlink_park(&self) -> INLINK_PARK_R
pub fn inlink_park(&self) -> INLINK_PARK_R
Bit 31