Type Definition atsame54p19a_pac::gmac::sa::SAT[][src]

type SAT = Reg<u32, _SAT>;

Specific Address Top [47:32] Register

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

For information about available fields see sat module

Trait Implementations

impl Readable for SAT[src]

read() method returns sat::R reader structure

impl ResetValue for SAT[src]

Register SAT reset()’s with value 0

type Type = u32

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

impl Writable for SAT[src]

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