Struct lpc43xx::i2s0::IRQ [] [src]

pub struct IRQ { /* fields omitted */ }

I2S Interrupt Request Control Register. Contains bits that control how the I2S interrupt request is generated.

Methods

impl IRQ
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for IRQ

impl !Sync for IRQ