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

type R = R<u32, QUICK_SENT>;

Reader of register QUICK_SENT

Implementations

impl R[src]

pub fn always_send_en(&self) -> ALWAYS_SEND_EN_R[src]

Bit 7

pub fn always_send_num(&self) -> ALWAYS_SEND_NUM_R[src]

Bits 4:6

pub fn single_send_en(&self) -> SINGLE_SEND_EN_R[src]

Bit 3

pub fn single_send_num(&self) -> SINGLE_SEND_NUM_R[src]

Bits 0:2