[][src]Type Definition stm32f4::stm32f413::sai::ch::sr::CNRDY_R

type CNRDY_R = R<bool, CNRDY_A>;

Reader of field CNRDY

Methods

impl CNRDY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is READY

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

Checks if the value of the field is NOTREADY