[−][src]Type Definition lpc55_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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCFMINTERVAL[src]
write(|w| ..) method takes hcfminterval::W writer structure