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

type USBCON = Reg<u32, _USBCON>;

General Control Register

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

For information about available fields see usbcon module

Trait Implementations

impl Readable for USBCON[src]

read() method returns usbcon::R reader structure

impl ResetValue for USBCON[src]

Register USBCON reset()’s with value 0x0100_4000

type Type = u32

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

impl Writable for USBCON[src]

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