Type Definition efm32gg11b_pac::efm32gg11b840::usb::diep0ctl::MPS_R

source ·
pub type MPS_R = FieldReader<u8, MPS_A>;
Expand description

Field MPS reader - Maximum Packet Size

Implementations§

source§

impl MPS_R

source

pub fn variant(&self) -> MPS_A

Get enumerated values variant

source

pub fn is_64b(&self) -> bool

Checks if the value of the field is _64B

source

pub fn is_32b(&self) -> bool

Checks if the value of the field is _32B

source

pub fn is_16b(&self) -> bool

Checks if the value of the field is _16B

source

pub fn is_8b(&self) -> bool

Checks if the value of the field is _8B