Struct esp32s2::uart0::at_cmd_postcnt::R
source · pub struct R(_);Expand description
Register AT_CMD_POSTCNT reader
Implementations§
source§impl R
impl R
sourcepub fn post_idle_num(&self) -> POST_IDLE_NUM_R
pub fn post_idle_num(&self) -> POST_IDLE_NUM_R
Bits 0:15 - This register is used to configure the duration time between the last AT_CMD and the next data. It will not take the previous data as AT_CMD character when the duration is less than this register’s value.