[][src]Type Definition atsam4e16e_pac::gmac::SAT1

type SAT1 = Reg<u32, _SAT1>;

Specific Address 1 Top [47:32] Register

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

For information about available fields see sat1 module

Trait Implementations

impl Readable for SAT1[src]

read() method returns sat1::R reader structure

impl ResetValue for SAT1[src]

Register SAT1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SAT1[src]

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