[][src]Type Definition imxrt1062_enet::TFWR

type TFWR = Reg<u32, _TFWR>;

Transmit FIFO Watermark Register

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

For information about available fields see tfwr module

Trait Implementations

impl Readable for TFWR[src]

read() method returns tfwr::R reader structure

impl ResetValue for TFWR[src]

Register TFWR reset()'s with value 0

type Type = u32

Register size

impl Writable for TFWR[src]

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