Type Alias esp32c3::uart0::fsm_status::R

source ·
pub type R = R<FSM_STATUS_SPEC>;
Expand description

Register FSM_STATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn st_urx_out(&self) -> ST_URX_OUT_R

Bits 0:3 - This is the status register of receiver.

source

pub fn st_utx_out(&self) -> ST_UTX_OUT_R

Bits 4:7 - This is the status register of transmitter.