Type Alias esp32c3::uart0::AT_CMD_CHAR

source ·
pub type AT_CMD_CHAR = Reg<AT_CMD_CHAR_SPEC>;
Expand description

AT_CMD_CHAR (rw) register accessor: AT escape sequence detection configuration

You can read this register and get at_cmd_char::R. You can reset, write, write_with_zero this register using at_cmd_char::W. You can also modify this register. See API.

For information about available fields see at_cmd_char module

Aliased Type§

struct AT_CMD_CHAR { /* private fields */ }