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

type FTO = Reg<u32, _FTO>;

Frames Transmitted Ok Register

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

For information about avaliable fields see fto module

Trait Implementations

impl Readable for FTO[src]

read() method returns fto::R reader structure

impl ResetValue for FTO[src]

Register FTO reset()'s with value 0

type Type = u32

Register size

impl Writable for FTO[src]

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