Type Alias d1_pac::csic::csic_dma::csic_dma_en::FRAME_CNT_EN_R

source ·
pub type FRAME_CNT_EN_R = BitReader<FRAME_CNT_EN_A>;
Expand description

Field frame_cnt_en reader - When BK_TOP_EN is enabled, setting 1 to this bit indicates the Frame counter starts to add.

Aliased Type§

struct FRAME_CNT_EN_R { /* private fields */ }

Implementations§

source§

impl FRAME_CNT_EN_R

source

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