[][src]Type Definition alt_sam3x8e::emac::SA3T

type SA3T = Reg<u32, _SA3T>;

Specific Address 3 Top Register

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

For information about avaliable fields see sa3t module

Trait Implementations

impl Readable for SA3T[src]

read() method returns sa3t::R reader structure

impl ResetValue for SA3T[src]

Register SA3T reset()'s with value 0

type Type = u32

Register size

impl Writable for SA3T[src]

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