Type Alias esp32c3::uart0::int_ena::AT_CMD_CHAR_DET_W

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

Field AT_CMD_CHAR_DET writer - This is the enable bit for at_cmd_char_det_int_st register.

Aliased Type§

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