[][src]Type Definition imxrt1062_enet::OPD

type OPD = Reg<u32, _OPD>;

Opcode/Pause Duration Register

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

For information about available fields see opd module

Trait Implementations

impl Readable for OPD[src]

read() method returns opd::R reader structure

impl ResetValue for OPD[src]

Register OPD reset()'s with value 0x0001_0000

type Type = u32

Register size

impl Writable for OPD[src]

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