pub type R = R<FSM_STATUS_SPEC>;
Expand description
Register FSM_STATUS
reader
Aliased Type§
pub struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn st_urx_out(&self) -> ST_URX_OUT_R
pub fn st_urx_out(&self) -> ST_URX_OUT_R
Bits 0:3 - This is the status register of receiver.
Sourcepub fn st_utx_out(&self) -> ST_UTX_OUT_R
pub fn st_utx_out(&self) -> ST_UTX_OUT_R
Bits 4:7 - This is the status register of transmitter.