[][src]Type Definition lpc54606_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]

Register HCPERIODICSTART reset()'s with value 0

type Type = u32

Register size

impl Writable for HCPERIODICSTART[src]

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