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

type USBSTACLR = Reg<u32, _USBSTACLR>;

General Status Clear Register

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

For information about available fields see usbstaclr module

Trait Implementations

impl ResetValue for USBSTACLR[src]

Register USBSTACLR reset()’s with value 0

type Type = u32

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

impl Writable for USBSTACLR[src]

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