Type Alias R

Source
pub type R = R<STATE_SPEC>;
Expand description

Register STATE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn tx_idle(&self) -> TX_IDLE_R

Bit 0 - 1: i2s_tx is idle state. 0: i2s_tx is working.