[][src]Type Definition imxrt1062_spdif::SIC

type SIC = Reg<u32, _SIC>;

InterruptClear Register

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

For information about available fields see sic module

Trait Implementations

impl Readable for SIC[src]

read() method returns sic::R reader structure

impl ResetValue for SIC[src]

Register SIC reset()'s with value 0

type Type = u32

Register size

impl Writable for SIC[src]

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