[][src]Type Definition imxrt1062_lcdif::BM_ERROR_STAT

type BM_ERROR_STAT = Reg<u32, _BM_ERROR_STAT>;

Bus Master Error Status Register

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

For information about available fields see bm_error_stat module

Trait Implementations

impl Readable for BM_ERROR_STAT[src]

read() method returns bm_error_stat::R reader structure

impl ResetValue for BM_ERROR_STAT[src]

Register BM_ERROR_STAT reset()'s with value 0

type Type = u32

Register size

impl Writable for BM_ERROR_STAT[src]

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