Type Definition stm32f1::stm32f102::usart1::cr2::CPHA_R[][src]

type CPHA_R = R<bool, CPHA_A>;

Reader of field CPHA

Implementations

impl CPHA_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FIRST

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

Checks if the value of the field is SECOND