Type Definition stm32f1::stm32f102::spi2::cr1::CPOL_R[][src]

type CPOL_R = R<bool, CPOL_A>;

Reader of field CPOL

Implementations

impl CPOL_R[src]

pub fn variant(&self) -> CPOL_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