Type Alias d1_pac::pwm::pdzcr45::PWM45_DZ_EN_R

source ·
pub type PWM45_DZ_EN_R = BitReader<PWM45_DZ_EN_A>;
Expand description

Field pwm45_dz_en reader - PWM45 Dead Zone Enable

Aliased Type§

struct PWM45_DZ_EN_R { /* private fields */ }

Implementations§

source§

impl PWM45_DZ_EN_R

source

pub fn variant(&self) -> PWM45_DZ_EN_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