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

type SA1B = Reg<u32, _SA1B>;

Specific Address 1 Bottom Register

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

For information about avaliable fields see sa1b module

Trait Implementations

impl Readable for SA1B[src]

read() method returns sa1b::R reader structure

impl ResetValue for SA1B[src]

Register SA1B reset()'s with value 0

type Type = u32

Register size

impl Writable for SA1B[src]

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