pub type OHCI_COUNT_SELECT_W<'a, const O: u8> = BitWriter<'a, u32, HCI_INTERFACE_SPEC, OHCI_COUNT_SELECT_A, O>;
Expand description

Field ohci_count_select writer - OHCI count select

Aliased Type§

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

Implementations§

source§

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

source

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

Simulation mode. The counters will be much shorter then real time

source

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

Normal mode. The counters will count full time