Struct esp32s2::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:15 - This register is used to configure the idle duration time before the first AT_CMD is received by the receiver. It will not take the next data received as AT_CMD character when the duration is less than this register’s value.