[][src]Type Definition stm32f3::stm32f3x8::usart1::cr2::CPHA_R

type CPHA_R = R<bool, CPHA_A>;

Reader of field CPHA

Methods

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