Type Alias d1_pac::audio_codec::hp2::RAMPEN_R

source ·
pub type RAMPEN_R = BitReader<RAMPEN_A>;
Expand description

Field rampen reader - Ramp DAC Enable

Aliased Type§

struct RAMPEN_R { /* private fields */ }

Implementations§

source§

impl RAMPEN_R

source

pub fn variant(&self) -> RAMPEN_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE