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

type W = W<u32, UHCI_QUICK_SENT_REG>;

Writer for register UHCI_QUICK_SENT_REG

Methods

impl W[src]

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

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

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

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

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

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

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

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