[][src]Type Definition lpc55s6x_pac::usbfsh::HCLSTHRESHOLD

type HCLSTHRESHOLD = Reg<u32, _HCLSTHRESHOLD>;

Contains 11-bit value which is used by the HC to determine whether to commit to transfer a maximum of 8-byte LS packet before EOF

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

For information about avaliable fields see hclsthreshold module

Trait Implementations

impl Readable for HCLSTHRESHOLD[src]

read() method returns hclsthreshold::R reader structure

impl Writable for HCLSTHRESHOLD[src]

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

impl ResetValue for HCLSTHRESHOLD[src]

Register HCLSTHRESHOLD reset()'s with value 0x0628

type Type = u32

Register size