[][src]Type Definition lpc54606_pac::i2s0::cfg1::WS_POL_R

type WS_POL_R = R<bool, WS_POL_A>;

Reader of field WS_POL

Methods

impl WS_POL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_INVERTED

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

Checks if the value of the field is INVERTED