[][src]Type Definition rsl10_pac::audio::audio_cfg::OD_UNDERRUN_PROTECT_R

type OD_UNDERRUN_PROTECT_R = R<bool, OD_UNDERRUN_PROTECT_A>;

Reader of field OD_UNDERRUN_PROTECT

Methods

impl OD_UNDERRUN_PROTECT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OD_UNDERRUN_PROTECT_DISABLE

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

Checks if the value of the field is OD_UNDERRUN_PROTECT_ENABLE