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

type ST2RPQ = Reg<u32, _ST2RPQ>;

Screening Type 2 Register Priority Queue

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

For information about available fields see st2rpq module

Trait Implementations

impl Readable for ST2RPQ[src]

read() method returns st2rpq::R reader structure

impl ResetValue for ST2RPQ[src]

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

type Type = u32

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

impl Writable for ST2RPQ[src]

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