[][src]Type Definition lpc54606_pac::usbfsh::hcfminterval::W

type W = W<u32, HCFMINTERVAL>;

Writer for register HCFMINTERVAL

Methods

impl W[src]

pub fn fi(&mut self) -> FI_W[src]

Bits 0:13 - FrameInterval This specifies the interval between two consecutive SOFs in bit times.

pub fn fsmps(&mut self) -> FSMPS_W[src]

Bits 16:30 - FSLargestDataPacket This field specifies a value which is loaded into the Largest Data Packet Counter at the beginning of each frame.

pub fn fit(&mut self) -> FIT_W[src]

Bit 31 - FrameIntervalToggle HCD toggles this bit whenever it loads a new value to FrameInterval.