[][src]Type Definition atsame70q19b::usbhs::USBHS_DEVIDR

type USBHS_DEVIDR = Reg<u32, _USBHS_DEVIDR>;

Device Global Interrupt Disable Register

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

For information about available fields see usbhs_devidr module

Trait Implementations

impl ResetValue for USBHS_DEVIDR[src]

Register USBHS_DEVIDR reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_DEVIDR[src]

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