[][src]Type Definition imxrt1062_enet::TAFL

type TAFL = Reg<u32, _TAFL>;

Transmit FIFO Almost Full Threshold

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

For information about available fields see tafl module

Trait Implementations

impl Readable for TAFL[src]

read() method returns tafl::R reader structure

impl ResetValue for TAFL[src]

Register TAFL reset()'s with value 0x08

type Type = u32

Register size

impl Writable for TAFL[src]

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