[][src]Type Definition imxrt1062_enet::FTRL

type FTRL = Reg<u32, _FTRL>;

Frame Truncation Length

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

For information about available fields see ftrl module

Trait Implementations

impl Readable for FTRL[src]

read() method returns ftrl::R reader structure

impl ResetValue for FTRL[src]

Register FTRL reset()'s with value 0x07ff

type Type = u32

Register size

impl Writable for FTRL[src]

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