[][src]Type Definition rsl10_pac::pcm::pcm_status::UNDERRUN_STATUS_R

type UNDERRUN_STATUS_R = R<bool, UNDERRUN_STATUS_A>;

Reader of field UNDERRUN_STATUS

Methods

impl UNDERRUN_STATUS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PCM_UNDERRUN_FALSE

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

Checks if the value of the field is PCM_UNDERRUN_TRUE