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

type R = R<u32, HCFMINTERVAL>;

Reader of register HCFMINTERVAL

Methods

impl R[src]

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

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

pub fn fsmps(&self) -> FSMPS_R[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(&self) -> FIT_R[src]

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