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

type FCSE = Reg<u32, _FCSE>;

Frame Check Sequence Errors Register

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

For information about avaliable fields see fcse module

Trait Implementations

impl Readable for FCSE[src]

read() method returns fcse::R reader structure

impl ResetValue for FCSE[src]

Register FCSE reset()'s with value 0

type Type = u32

Register size

impl Writable for FCSE[src]

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