Type Definition atsame70j21_pac::gmac::IERPQ[][src]

type IERPQ = Reg<u32, _IERPQ>;

Interrupt Enable Register Priority Queue (index = 1) 0

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

For information about available fields see ierpq module

Trait Implementations

impl ResetValue for IERPQ[src]

Register IERPQ[%s] reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for IERPQ[src]

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