[][src]Type Definition imxrt1062_lpi2c1::MIER

type MIER = Reg<u32, _MIER>;

Master Interrupt Enable Register

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

For information about available fields see mier module

Trait Implementations

impl Readable for MIER[src]

read() method returns mier::R reader structure

impl ResetValue for MIER[src]

Register MIER reset()'s with value 0

type Type = u32

Register size

impl Writable for MIER[src]

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