[][src]Type Definition imxrt1062_enet::TIPG

type TIPG = Reg<u32, _TIPG>;

Transmit Inter-Packet Gap

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

For information about available fields see tipg module

Trait Implementations

impl Readable for TIPG[src]

read() method returns tipg::R reader structure

impl ResetValue for TIPG[src]

Register TIPG reset()'s with value 0x0c

type Type = u32

Register size

impl Writable for TIPG[src]

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