[][src]Type Definition imxrt1062_usdhc1::AUTOCMD12_ERR_STATUS

type AUTOCMD12_ERR_STATUS = Reg<u32, _AUTOCMD12_ERR_STATUS>;

Auto CMD12 Error Status

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

For information about available fields see autocmd12_err_status module

Trait Implementations

impl Readable for AUTOCMD12_ERR_STATUS[src]

read() method returns autocmd12_err_status::R reader structure

impl ResetValue for AUTOCMD12_ERR_STATUS[src]

Register AUTOCMD12_ERR_STATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for AUTOCMD12_ERR_STATUS[src]

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