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

type ECOL = Reg<u32, _ECOL>;

Excessive Collisions Register

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

For information about avaliable fields see ecol module

Trait Implementations

impl Readable for ECOL[src]

read() method returns ecol::R reader structure

impl ResetValue for ECOL[src]

Register ECOL reset()'s with value 0

type Type = u32

Register size

impl Writable for ECOL[src]

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