Type Alias d1_pac::audio_codec::hp2::RAMP_FINAL_STATE_RES_R

source ·
pub type RAMP_FINAL_STATE_RES_R = FieldReader<u8, RAMP_FINAL_STATE_RES_A>;
Expand description

Field ramp_final_state_res reader - Ramp Final State Resistor

Aliased Type§

struct RAMP_FINAL_STATE_RES_R { /* private fields */ }

Implementations§

source§

impl RAMP_FINAL_STATE_RES_R

source

pub fn variant(&self) -> RAMP_FINAL_STATE_RES_A

Get enumerated values variant

source

pub fn is_r2500(&self) -> bool

Checks if the value of the field is R2500

source

pub fn is_r5k(&self) -> bool

Checks if the value of the field is R5K

source

pub fn is_r10k(&self) -> bool

Checks if the value of the field is R10K

source

pub fn is_r20k(&self) -> bool

Checks if the value of the field is R20K