Struct stm32l4::stm32l4x1::sai1::aim::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 6 - Late frame synchronization detection interrupt enable

Bit 5 - Anticipated frame synchronization detection interrupt enable

Bit 4 - Codec not ready interrupt enable

Bit 3 - FIFO request interrupt enable

Bit 2 - Wrong clock configuration interrupt enable

Bit 1 - Mute detection interrupt enable

Bit 0 - Overrun/underrun interrupt enable

Auto Trait Implementations

impl Send for R

impl Sync for R