pub struct R(_);Expand description
Register OUT_LINK reader
Implementations§
source§impl R
impl R
sourcepub fn outlink_addr(&self) -> OUTLINK_ADDR_R
pub fn outlink_addr(&self) -> OUTLINK_ADDR_R
Bits 0:19 - The address of first outlink descriptor.
sourcepub fn outlink_stop(&self) -> OUTLINK_STOP_R
pub fn outlink_stop(&self) -> OUTLINK_STOP_R
Bit 28 - Set this bit to stop outlink descriptor.
sourcepub fn outlink_start(&self) -> OUTLINK_START_R
pub fn outlink_start(&self) -> OUTLINK_START_R
Bit 29 - Set this bit to start outlink descriptor.
sourcepub fn outlink_restart(&self) -> OUTLINK_RESTART_R
pub fn outlink_restart(&self) -> OUTLINK_RESTART_R
Bit 30 - Set this bit to restart outlink descriptor.
sourcepub fn outlink_park(&self) -> OUTLINK_PARK_R
pub fn outlink_park(&self) -> OUTLINK_PARK_R
Bit 31