[][src]Type Definition imxrt1062_enet::RAEM

type RAEM = Reg<u32, _RAEM>;

Receive FIFO Almost Empty Threshold

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

For information about available fields see raem module

Trait Implementations

impl Readable for RAEM[src]

read() method returns raem::R reader structure

impl ResetValue for RAEM[src]

Register RAEM reset()'s with value 0x04

type Type = u32

Register size

impl Writable for RAEM[src]

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