Struct esp32::uart0::at_cmd_precnt::R
source · pub struct R(_);
Expand description
Register AT_CMD_PRECNT
reader
Implementations§
source§impl R
impl R
sourcepub fn pre_idle_num(&self) -> PRE_IDLE_NUM_R
pub fn pre_idle_num(&self) -> PRE_IDLE_NUM_R
Bits 0:23 - This register is used to configure the idle duration time before the first at_cmd is received by receiver. when the the duration is less than this register value it will not take the next data received as at_cmd char.