[][src]Type Definition imxrt1062_enet::RACC

type RACC = Reg<u32, _RACC>;

Receive Accelerator Function Configuration

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

For information about available fields see racc module

Trait Implementations

impl Readable for RACC[src]

read() method returns racc::R reader structure

impl ResetValue for RACC[src]

Register RACC reset()'s with value 0

type Type = u32

Register size

impl Writable for RACC[src]

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