Type Alias esp32c3::uart0::status::RXD_R

source ·
pub type RXD_R = BitReader;
Expand description

Field RXD reader - This register represent the level value of the internal uart rxd signal.

Aliased Type§

struct RXD_R { /* private fields */ }