[][src]Type Definition esp32::uhci::uhci_quick_sent_reg::R

type R = R<u32, UHCI_QUICK_SENT_REG>;

Reader of register UHCI_QUICK_SENT_REG

Methods

impl R[src]

pub fn uhci_always_send_en(&self) -> UHCI_ALWAYS_SEND_EN_R[src]

Bit 7 - Set this bit to enable continuously send the same short packet

pub fn uhci_always_send_num(&self) -> UHCI_ALWAYS_SEND_NUM_R[src]

Bits 4:6 - The bits are used to choose which short packet

pub fn uhci_single_send_en(&self) -> UHCI_SINGLE_SEND_EN_R[src]

Bit 3 - Set this bit to enable send a short packet

pub fn uhci_single_send_num(&self) -> UHCI_SINGLE_SEND_NUM_R[src]

Bits 0:2 - The bits are used to choose which short packet