[][src]Type Definition atsame70q20b::usbhs::USBHS_DEVCTRL

type USBHS_DEVCTRL = Reg<u32, _USBHS_DEVCTRL>;

Device General Control Register

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

For information about available fields see usbhs_devctrl module

Trait Implementations

impl Readable for USBHS_DEVCTRL[src]

read() method returns usbhs_devctrl::R reader structure

impl ResetValue for USBHS_DEVCTRL[src]

Register USBHS_DEVCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_DEVCTRL[src]

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