[][src]Type Definition lpc54606_pac::i2s0::stat::LR_R

type LR_R = R<bool, LR_A>;

Reader of field LR

Methods

impl LR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LEFT_CHANNEL

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

Checks if the value of the field is RIGHT_CHANNEL