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

type RIGHTLOW_R = R<bool, RIGHTLOW_A>;
[]

Reader of field RIGHTLOW

Implementations

impl RIGHTLOW_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is RIGHT_HIGH

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

Checks if the value of the field is RIGHT_LOW