[][src]Type Definition lpc54606_pac::usbfsh::HCFMINTERVAL

type HCFMINTERVAL = Reg<u32, _HCFMINTERVAL>;

Defines the bit time interval in a frame and the full speed maximum packet size which would not cause an overrun

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see hcfminterval module

Trait Implementations

impl Readable for HCFMINTERVAL[src]

read() method returns hcfminterval::R reader structure

impl ResetValue for HCFMINTERVAL[src]

Register HCFMINTERVAL reset()'s with value 0x2edf

type Type = u32

Register size

impl Writable for HCFMINTERVAL[src]

write(|w| ..) method takes hcfminterval::W writer structure