[−][src]Type Definition lpc55_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 available fields see hclsthreshold module
Trait Implementations
impl Readable for HCLSTHRESHOLD[src]
read() method returns hclsthreshold::R reader structure
impl ResetValue for HCLSTHRESHOLD[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCLSTHRESHOLD[src]
write(|w| ..) method takes hclsthreshold::W writer structure