Type Alias mspm0l130x::debugss::rxctl::R
source · pub type R = R<RXCTL_SPEC>;Expand description
Register RXCTL reader
Aliased Type§
struct R { /* private fields */ }Implementations§
source§impl R
impl R
sourcepub fn rxctl_receive(&self) -> RXCTL_RECEIVE_R
pub fn rxctl_receive(&self) -> RXCTL_RECEIVE_R
Bit 0 - Indicates SW write to the DSSM.RXD register. A read of the DSSM.RXD register by SWD Access Port will clear the RX field.
sourcepub fn rxctl_receive_flags(&self) -> RXCTL_RECEIVE_FLAGS_R
pub fn rxctl_receive_flags(&self) -> RXCTL_RECEIVE_FLAGS_R
Bits 1:7 - Generic RX flags that can be set by SW and read by external debug tool. Functionality is defined by SW.