[][src]Type Definition alt_sam3x8e::uotghs::DEVCTRL

type DEVCTRL = Reg<u32, _DEVCTRL>;

Device General Control Register

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

For information about avaliable fields see devctrl module

Trait Implementations

impl Readable for DEVCTRL[src]

read() method returns devctrl::R reader structure

impl ResetValue for DEVCTRL[src]

Register DEVCTRL reset()'s with value 0x0100

type Type = u32

Register size

impl Writable for DEVCTRL[src]

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