Type Alias esp32c3::uart0::conf0::AUTOBAUD_EN_W

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

Field AUTOBAUD_EN writer - This is the enable bit for detecting baudrate.

Aliased Type§

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