Type Alias esp32c3::uart0::int_raw::AT_CMD_CHAR_DET_R

source ·
pub type AT_CMD_CHAR_DET_R = BitReader;
Expand description

Field AT_CMD_CHAR_DET reader - This interrupt raw bit turns to high level when receiver detects the configured at_cmd char.

Aliased Type§

struct AT_CMD_CHAR_DET_R { /* private fields */ }