pub type ASYNCHRONOUS_SCHEDULE_ENABLE_W<'a, const O: u8> = BitWriter<'a, u32, USBCMD_SPEC, ASYNCHRONOUS_SCHEDULE_ENABLE_A, O>;
Expand description

Field asynchronous_schedule_enable writer - Asynchronous Schedule Enable

This bit controls whether the host controller skips processing the Asynchronous Schedule.

Aliased Type§

struct ASYNCHRONOUS_SCHEDULE_ENABLE_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> ASYNCHRONOUS_SCHEDULE_ENABLE_W<'a, O>

source

pub fn disable(self) -> &'a mut W

Do not process the Asynchronous Schedule

source

pub fn enable(self) -> &'a mut W

Use the ASYNLISTADDR register to access the Asynchronous Schedule