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

type SCK_POL_R = R<bool, SCK_POL_A>;

Reader of field SCK_POL

Methods

impl SCK_POL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FALLING_EDGE

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

Checks if the value of the field is RISING_EDGE