Type Alias R

Source
pub type R = R<VAD_PARAM1_SPEC>;
Expand description

Register VAD_PARAM1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn param_min_speech_count(&self) -> PARAM_MIN_SPEECH_COUNT_R

Bits 0:3 - VAD parameter

Source

pub fn param_max_speech_count(&self) -> PARAM_MAX_SPEECH_COUNT_R

Bits 4:10 - VAD parameter

Source

pub fn param_hangover_speech(&self) -> PARAM_HANGOVER_SPEECH_R

Bits 11:15 - VAD parameter

Source

pub fn param_hangover_silent(&self) -> PARAM_HANGOVER_SILENT_R

Bits 16:23 - VAD parameter

Source

pub fn param_max_offset(&self) -> PARAM_MAX_OFFSET_R

Bits 24:30 - VAD parameter

Source

pub fn param_skip_band_energy(&self) -> PARAM_SKIP_BAND_ENERGY_R

Bit 31 - Set 1 to skip band energy check.