[][src]Type Definition imxrt1062_spdif::SIE

type SIE = Reg<u32, _SIE>;

InterruptEn Register

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

For information about available fields see sie module

Trait Implementations

impl Readable for SIE[src]

read() method returns sie::R reader structure

impl ResetValue for SIE[src]

Register SIE reset()'s with value 0

type Type = u32

Register size

impl Writable for SIE[src]

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