Struct esp32c3::uart0::fsm_status::R [−][src]
pub struct R(_);
Expand description
Register FSM_STATUS
reader
Implementations
Bits 0:3 - This is the status register of receiver.
Bits 4:7 - This is the status register of transmitter.
Methods from Deref<Target = R<FSM_STATUS_SPEC>>
Trait Implementations
Performs the conversion.