[][src]Type Definition imxrt1062_enet::RSFL

type RSFL = Reg<u32, _RSFL>;

Receive FIFO Section Full Threshold

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

For information about available fields see rsfl module

Trait Implementations

impl Readable for RSFL[src]

read() method returns rsfl::R reader structure

impl ResetValue for RSFL[src]

Register RSFL reset()'s with value 0

type Type = u32

Register size

impl Writable for RSFL[src]

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