Type Definition atsam4lc2b_pac::usbc::UDCON[][src]

type UDCON = Reg<u32, _UDCON>;

Device General Control Register

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

For information about available fields see udcon module

Trait Implementations

impl Readable for UDCON[src]

read() method returns udcon::R reader structure

impl ResetValue for UDCON[src]

Register UDCON reset()’s with value 0x0100

type Type = u32

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

impl Writable for UDCON[src]

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