Type Definition stm32f1::stm32f107::spi1::cr1::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_edge(&self) -> bool[src]

Checks if the value of the field is FIRSTEDGE

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

Checks if the value of the field is SECONDEDGE