[][src]Type Definition lpc55_pac::i2s0::cfg1::MSTSLVCFG_R

type MSTSLVCFG_R = R<u8, MSTSLVCFG_A>;
[]

Reader of field MSTSLVCFG

Implementations

impl MSTSLVCFG_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NORMAL_SLAVE_MODE

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

Checks if the value of the field is WS_SYNC_MASTER

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

Checks if the value of the field is MASTER_USING_SCK

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

Checks if the value of the field is NORMAL_MASTER