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

type W = W<u32, QUICK_SENT>;

Writer for register QUICK_SENT

Implementations

impl W[src]

pub fn always_send_en(&mut self) -> ALWAYS_SEND_EN_W<'_>[src]

Bit 7

pub fn always_send_num(&mut self) -> ALWAYS_SEND_NUM_W<'_>[src]

Bits 4:6

pub fn single_send_en(&mut self) -> SINGLE_SEND_EN_W<'_>[src]

Bit 3

pub fn single_send_num(&mut self) -> SINGLE_SEND_NUM_W<'_>[src]

Bits 0:2