Type Definition atsame70n20b_pac::gmac::ST1RPQ[][src]

type ST1RPQ = Reg<u32, _ST1RPQ>;

Screening Type 1 Register Priority Queue

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

For information about available fields see st1rpq module

Trait Implementations

impl Readable for ST1RPQ[src]

read() method returns st1rpq::R reader structure

impl ResetValue for ST1RPQ[src]

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

type Type = u32

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

impl Writable for ST1RPQ[src]

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