pub type INTERRUPT_THRESHOLD_CONTROL_R = FieldReader<u8, INTERRUPT_THRESHOLD_CONTROL_A>;
Expand description

Field interrupt_threshold_control reader - Interrupt Threshold Control

The value in this field is used by system software to select the maximum rate at which the host controller will issue interrupts.

Aliased Type§

struct INTERRUPT_THRESHOLD_CONTROL_R { /* private fields */ }

Implementations§

source§

impl INTERRUPT_THRESHOLD_CONTROL_R

source

pub fn variant(&self) -> Option<INTERRUPT_THRESHOLD_CONTROL_A>

Get enumerated values variant

source

pub fn is_mf1(&self) -> bool

Checks if the value of the field is MF1

source

pub fn is_mf2(&self) -> bool

Checks if the value of the field is MF2

source

pub fn is_mf4(&self) -> bool

Checks if the value of the field is MF4

source

pub fn is_mf8(&self) -> bool

Checks if the value of the field is MF8

source

pub fn is_mf16(&self) -> bool

Checks if the value of the field is MF16

source

pub fn is_mf32(&self) -> bool

Checks if the value of the field is MF32

source

pub fn is_mf64(&self) -> bool

Checks if the value of the field is MF64