Type Alias d1_pac::tve_top::tve_dac_cfg0::DAC_CLOCK_INVERT_R

source ·
pub type DAC_CLOCK_INVERT_R = BitReader<DAC_CLOCK_INVERT_A>;
Expand description

Field dac_clock_invert reader -

Aliased Type§

struct DAC_CLOCK_INVERT_R { /* private fields */ }

Implementations§

source§

impl DAC_CLOCK_INVERT_R

source

pub fn variant(&self) -> DAC_CLOCK_INVERT_A

Get enumerated values variant

source

pub fn is_not_invert(&self) -> bool

Checks if the value of the field is NOT_INVERT

source

pub fn is_invert(&self) -> bool

Checks if the value of the field is INVERT