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

type USBHS_SCR = Reg<u32, _USBHS_SCR>;

General Status Clear Register

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

For information about available fields see usbhs_scr module

Trait Implementations

impl ResetValue for USBHS_SCR[src]

Register USBHS_SCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_SCR[src]

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