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

type LEFTJUST_R = R<bool, LEFTJUST_A>;
[]

Reader of field LEFTJUST

Implementations

impl LEFTJUST_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is RIGHT_JUSTIFIED

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

Checks if the value of the field is LEFT_JUSTIFIED