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

type GMAC_IDR = Reg<u32, _GMAC_IDR>;

Interrupt Disable Register

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

For information about available fields see gmac_idr module

Trait Implementations

impl ResetValue for GMAC_IDR[src]

Register GMAC_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_IDR[src]

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