[][src]Type Definition imxrt1062_usdhc1::INT_STATUS

type INT_STATUS = Reg<u32, _INT_STATUS>;

Interrupt Status

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

For information about available fields see int_status module

Trait Implementations

impl Readable for INT_STATUS[src]

read() method returns int_status::R reader structure

impl ResetValue for INT_STATUS[src]

Register INT_STATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for INT_STATUS[src]

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