Type Alias d1_pac::csic::csic_dma::csic_dma_en::CLK_CNT_EN_R

source ·
pub type CLK_CNT_EN_R = BitReader<CLK_CNT_EN_A>;
Expand description

Field clk_cnt_en reader - clk count per frame enable

Aliased Type§

struct CLK_CNT_EN_R { /* private fields */ }

Implementations§

source§

impl CLK_CNT_EN_R

source

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