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

type IMRPQ = Reg<u32, _IMRPQ>;

Interrupt Mask Register Priority Queue (index = 1) 0

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

For information about available fields see imrpq module

Trait Implementations

impl Readable for IMRPQ[src]

read() method returns imrpq::R reader structure

impl ResetValue for IMRPQ[src]

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

type Type = u32

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

impl Writable for IMRPQ[src]

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