[][src]Type Definition atsame54n::usb::host::HSOFC

type HSOFC = Reg<u8, _HSOFC>;

HOST Host Start Of Frame Control

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

For information about available fields see hsofc module

Trait Implementations

impl Readable for HSOFC[src]

read() method returns hsofc::R reader structure

impl ResetValue for HSOFC[src]

Register HSOFC reset()'s with value 0

type Type = u8

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

impl Writable for HSOFC[src]

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