Type Alias xmc4800::usb0_ep0::doepctl0::MpsR

source ·
pub type MpsR = FieldReader<Mps>;
Expand description

Field MPS reader - Maximum Packet Size

Aliased Type§

struct MpsR { /* private fields */ }

Implementations§

source§

impl MpsR

source

pub const fn variant(&self) -> Mps

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

64 bytes

source

pub fn is_value2(&self) -> bool

32 bytes

source

pub fn is_value3(&self) -> bool

16 bytes

source

pub fn is_value4(&self) -> bool

8 bytes