Struct esp32::uhci0::quick_sent::R
source · pub struct R(_);
Expand description
Register QUICK_SENT
reader
Implementations§
source§impl R
impl R
sourcepub fn single_send_num(&self) -> SINGLE_SEND_NUM_R
pub fn single_send_num(&self) -> SINGLE_SEND_NUM_R
Bits 0:2 - The bits are used to choose which short packet
sourcepub fn single_send_en(&self) -> SINGLE_SEND_EN_R
pub fn single_send_en(&self) -> SINGLE_SEND_EN_R
Bit 3 - Set this bit to enable send a short packet
sourcepub fn always_send_num(&self) -> ALWAYS_SEND_NUM_R
pub fn always_send_num(&self) -> ALWAYS_SEND_NUM_R
Bits 4:6 - The bits are used to choose which short packet
sourcepub fn always_send_en(&self) -> ALWAYS_SEND_EN_R
pub fn always_send_en(&self) -> ALWAYS_SEND_EN_R
Bit 7 - Set this bit to enable continuously send the same short packet