[][src]Type Definition imxrt1062_lpi2c1::MFCR

type MFCR = Reg<u32, _MFCR>;

Master FIFO Control Register

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

For information about available fields see mfcr module

Trait Implementations

impl Readable for MFCR[src]

read() method returns mfcr::R reader structure

impl ResetValue for MFCR[src]

Register MFCR reset()'s with value 0

type Type = u32

Register size

impl Writable for MFCR[src]

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