[][src]Type Definition stm32f3::stm32f303::spi1::i2scfgr::CKPOL_R

type CKPOL_R = R<bool, CKPOL_A>;

Reader of field CKPOL

Methods

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