Struct esp32s2::uart0::fsm_status::R
source · pub struct R(_);
Expand description
Register FSM_STATUS
reader
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 the 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 the transmitter.