Type Alias esp32c3::uart0::status::TXD_R

source ·
pub type TXD_R = BitReader;
Expand description

Field TXD reader - This bit represents the level of the internal uart txd signal.

Aliased Type§

struct TXD_R { /* private fields */ }