[][src]Type Definition stm32f7::stm32f7x3::sai1::ch::cr1::CKSTR_R

type CKSTR_R = R<bool, CKSTR_A>;

Reader of field CKSTR

Implementations

impl CKSTR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FALLINGEDGE

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

Checks if the value of the field is RISINGEDGE