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

Register HCFMREMAINING reset()'s with value 0

type Type = u32

Register size

impl Writable for HCFMREMAINING[src]

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