Type Alias esp32c3::uart0::int_st::AT_CMD_CHAR_DET_R

source ·
pub type AT_CMD_CHAR_DET_R = BitReader;
Expand description

Field AT_CMD_CHAR_DET reader - This is the status bit for at_cmd_det_int_raw when at_cmd_char_det_int_ena is set to 1.

Aliased Type§

struct AT_CMD_CHAR_DET_R { /* private fields */ }