[][src]Type Definition stm32f4::stm32f469::otg_fs_device::diepctl0::W

type W = W<u32, DIEPCTL0>;

Writer for register DIEPCTL0

Implementations

impl W[src]

pub fn mpsiz(&mut self) -> MPSIZ_W<'_>[src]

Bits 0:1 - Maximum packet size

pub fn stall(&mut self) -> STALL_W<'_>[src]

Bit 21 - STALL handshake

pub fn txfnum(&mut self) -> TXFNUM_W<'_>[src]

Bits 22:25 - TxFIFO number

pub fn cnak(&mut self) -> CNAK_W<'_>[src]

Bit 26 - Clear NAK

pub fn snak(&mut self) -> SNAK_W<'_>[src]

Bit 27 - Set NAK