[][src]Type Definition atsame70n21b::usbhs::USBHS_SFR

type USBHS_SFR = Reg<u32, _USBHS_SFR>;

General Status Set Register

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

For information about available fields see usbhs_sfr module

Trait Implementations

impl ResetValue for USBHS_SFR[src]

Register USBHS_SFR reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_SFR[src]

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