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

type MCF = Reg<u32, _MCF>;

Multiple Collision Frames Register

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

For information about avaliable fields see mcf module

Trait Implementations

impl Readable for MCF[src]

read() method returns mcf::R reader structure

impl ResetValue for MCF[src]

Register MCF reset()'s with value 0

type Type = u32

Register size

impl Writable for MCF[src]

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