[][src]Type Definition stm32f7::stm32f7x9::sai1::ch::sr::MUTEDET_R

type MUTEDET_R = R<bool, MUTEDET_A>;

Reader of field MUTEDET

Implementations

impl MUTEDET_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOMUTE

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

Checks if the value of the field is MUTE