[][src]Type Definition atsame70n21b::usbhs::USBHS_HSTCTRL

type USBHS_HSTCTRL = Reg<u32, _USBHS_HSTCTRL>;

Host General Control Register

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

For information about available fields see usbhs_hstctrl module

Trait Implementations

impl Readable for USBHS_HSTCTRL[src]

read() method returns usbhs_hstctrl::R reader structure

impl ResetValue for USBHS_HSTCTRL[src]

Register USBHS_HSTCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_HSTCTRL[src]

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