Type Alias esp32c3::uart0::conf0::SW_RTS_W

source ·
pub type SW_RTS_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SW_RTS writer - This register is used to configure the software rts signal which is used in software flow control.

Aliased Type§

struct SW_RTS_W<'a, REG> { /* private fields */ }