Type Definition atsam4ls4c_pac::usbc::UHFNUM[][src]

type UHFNUM = Reg<u32, _UHFNUM>;

Host Frame Number Register

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

For information about available fields see uhfnum module

Trait Implementations

impl Readable for UHFNUM[src]

read() method returns uhfnum::R reader structure

impl ResetValue for UHFNUM[src]

Register UHFNUM reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for UHFNUM[src]

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