[][src]Type Definition atsame70q19b::gmac::GMAC_IER

type GMAC_IER = Reg<u32, _GMAC_IER>;

Interrupt Enable Register

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

For information about available fields see gmac_ier module

Trait Implementations

impl ResetValue for GMAC_IER[src]

Register GMAC_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_IER[src]

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