[][src]Type Definition imxrt1062_lcdif::CRC_STAT

type CRC_STAT = Reg<u32, _CRC_STAT>;

CRC Status Register

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

For information about available fields see crc_stat module

Trait Implementations

impl Readable for CRC_STAT[src]

read() method returns crc_stat::R reader structure

impl ResetValue for CRC_STAT[src]

Register CRC_STAT reset()'s with value 0

type Type = u32

Register size

impl Writable for CRC_STAT[src]

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