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

type SA4B = Reg<u32, _SA4B>;

Specific Address 4 Bottom Register

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

For information about avaliable fields see sa4b module

Trait Implementations

impl Readable for SA4B[src]

read() method returns sa4b::R reader structure

impl ResetValue for SA4B[src]

Register SA4B reset()'s with value 0

type Type = u32

Register size

impl Writable for SA4B[src]

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