[][src]Type Definition imxrt1062_enet::RAFL

type RAFL = Reg<u32, _RAFL>;

Receive FIFO Almost Full Threshold

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

For information about available fields see rafl module

Trait Implementations

impl Readable for RAFL[src]

read() method returns rafl::R reader structure

impl ResetValue for RAFL[src]

Register RAFL reset()'s with value 0x04

type Type = u32

Register size

impl Writable for RAFL[src]

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