[−][src]Type Definition lpc55_pac::usbfsh::HCFMNUMBER
type HCFMNUMBER = Reg<u32, _HCFMNUMBER>;
Contains a 16-bit counter and provides the timing reference among events happening in the HC and the HCD
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see hcfmnumber module
Trait Implementations
impl Readable for HCFMNUMBER
[src]
read()
method returns hcfmnumber::R reader structure
impl ResetValue for HCFMNUMBER
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for HCFMNUMBER
[src]
write(|w| ..)
method takes hcfmnumber::W writer structure