Type Definition stm32f2::stm32f215::spi1::i2scfgr::CKPOL_R[][src]

type CKPOL_R = R<bool, CKPOL_A>;

Reader of field CKPOL

Implementations

impl CKPOL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is IDLELOW

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

Checks if the value of the field is IDLEHIGH