Type Alias xmc4300::usb0_ep0::diepctl0::MpsW

source ·
pub type MpsW<'a, REG> = FieldWriterSafe<'a, REG, 2, Mps>;
Expand description

Field MPS writer - Maximum Packet Size

Aliased Type§

struct MpsW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> MpsW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

64 bytes

source

pub fn value2(self) -> &'a mut W<REG>

32 bytes

source

pub fn value3(self) -> &'a mut W<REG>

16 bytes

source

pub fn value4(self) -> &'a mut W<REG>

8 bytes