[][src]Type Definition lpc54606_pac::i2s0::cfg1::MODE_R

type MODE_R = R<u8, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

pub fn variant(&self) -> MODE_A[src]

Get enumerated values variant

pub fn is_classic_mode(&self) -> bool[src]

Checks if the value of the field is CLASSIC_MODE

pub fn is_dsp_mode_ws_50_dutycycle(&self) -> bool[src]

Checks if the value of the field is DSP_MODE_WS_50_DUTYCYCLE

pub fn is_dsp_mode_ws_1_clock(&self) -> bool[src]

Checks if the value of the field is DSP_MODE_WS_1_CLOCK

pub fn is_dsp_mode_ws_1_data(&self) -> bool[src]

Checks if the value of the field is DSP_MODE_WS_1_DATA