Type Alias d1_pac::tve::tve_low_pass_control::ENABLE_DEFLICKER_R

source ·
pub type ENABLE_DEFLICKER_R = BitReader<ENABLE_DEFLICKER_A>;
Expand description

Field enable_deflicker reader - Enable_deflicker

Aliased Type§

struct ENABLE_DEFLICKER_R { /* private fields */ }

Implementations§

source§

impl ENABLE_DEFLICKER_R

source

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