[][src]Type Definition stm32f3::stm32f373::spi1::cr1::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_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