[][src]Type Definition k210_pac::i2s0::ccr::ALIGN_MODE_R

type ALIGN_MODE_R = R<u8, ALIGN_MODE_A>;

Reader of field align_mode

Methods

impl ALIGN_MODE_R[src]

pub fn variant(&self) -> Variant<u8, ALIGN_MODE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is STANDARD

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

Checks if the value of the field is RIGHT

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

Checks if the value of the field is LEFT