Type Alias d1_pac::usb1::ehci_operational::usbcmd::FRAME_LIST_SIZE_R

source ·
pub type FRAME_LIST_SIZE_R = FieldReader<u8, FRAME_LIST_SIZE_A>;
Expand description

Field frame_list_size reader - This field is R/W only if Programmable Frame List Flag in the HCCPARAMS register is set to one. This field specifies the size of the Frame list.

Aliased Type§

struct FRAME_LIST_SIZE_R { /* private fields */ }

Implementations§

source§

impl FRAME_LIST_SIZE_R

source

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

Get enumerated values variant

source

pub fn is_f1024(&self) -> bool

Checks if the value of the field is F1024

source

pub fn is_f512(&self) -> bool

Checks if the value of the field is F512

source

pub fn is_f256(&self) -> bool

Checks if the value of the field is F256