[−][src]Type Definition lpc55_pac::usbfsh::HCFMREMAINING
type HCFMREMAINING = Reg<u32, _HCFMREMAINING>;
A 14-bit counter showing the bit time remaining in the current frame
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hcfmremaining module
Trait Implementations
impl Readable for HCFMREMAINING[src]
read() method returns hcfmremaining::R reader structure
impl ResetValue for HCFMREMAINING[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HCFMREMAINING[src]
write(|w| ..) method takes hcfmremaining::W writer structure