[−][src]Type Definition lpc55_pac::usbfsh::HCPERIODICSTART
type HCPERIODICSTART = Reg<u32, _HCPERIODICSTART>;
Contains a programmable 14-bit value which determines the earliest time HC should start processing a periodic list
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hcperiodicstart module
Trait Implementations
impl Readable for HCPERIODICSTART[src]
read() method returns hcperiodicstart::R reader structure
impl ResetValue for HCPERIODICSTART[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCPERIODICSTART[src]
write(|w| ..) method takes hcperiodicstart::W writer structure