[][src]Type Definition imxrt1062_enet::TACC

type TACC = Reg<u32, _TACC>;

Transmit Accelerator Function Configuration

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

For information about available fields see tacc module

Trait Implementations

impl Readable for TACC[src]

read() method returns tacc::R reader structure

impl ResetValue for TACC[src]

Register TACC reset()'s with value 0

type Type = u32

Register size

impl Writable for TACC[src]

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