[][src]Type Definition imxrt1062_enet::TXIC

type TXIC = Reg<u32, _TXIC>;

Transmit Interrupt Coalescing Register

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

For information about available fields see txic module

Trait Implementations

impl Readable for TXIC[src]

read() method returns txic::R reader structure

impl ResetValue for TXIC[src]

Register TXIC reset()'s with value 0

type Type = u32

Register size

impl Writable for TXIC[src]

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