[][src]Type Definition atsame70j21b::usbhs::USBHS_CTRL

type USBHS_CTRL = Reg<u32, _USBHS_CTRL>;

General Control Register

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

For information about available fields see usbhs_ctrl module

Trait Implementations

impl Readable for USBHS_CTRL[src]

read() method returns usbhs_ctrl::R reader structure

impl ResetValue for USBHS_CTRL[src]

Register USBHS_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_CTRL[src]

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