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

type USBHS_HSTIER = Reg<u32, _USBHS_HSTIER>;

Host Global Interrupt Enable Register

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

For information about available fields see usbhs_hstier module

Trait Implementations

impl ResetValue for USBHS_HSTIER[src]

Register USBHS_HSTIER reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_HSTIER[src]

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