[][src]Type Definition imxrt1062_lpi2c1::MDER

type MDER = Reg<u32, _MDER>;

Master DMA Enable Register

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

For information about available fields see mder module

Trait Implementations

impl Readable for MDER[src]

read() method returns mder::R reader structure

impl ResetValue for MDER[src]

Register MDER reset()'s with value 0

type Type = u32

Register size

impl Writable for MDER[src]

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