Type Alias d1_pac::csic::csic_top::csic_ptn_gen_en::PTN_START_R

source ·
pub type PTN_START_R = BitReader<PTN_START_A>;
Expand description

Field ptn_start reader - CSIC Pattern Generating Start

Software write this bit to “1” to start pattern generating from DRAM. When finished, the hardware will clear this bit to “0” automatically. Generating cycles depends on PTN_CYCLE.

Aliased Type§

struct PTN_START_R { /* private fields */ }

Implementations§

source§

impl PTN_START_R

source

pub fn variant(&self) -> PTN_START_A

Get enumerated values variant

source

pub fn is_f_inish(&self) -> bool

Checks if the value of the field is F_INISH

source

pub fn is_s_tart(&self) -> bool

Checks if the value of the field is S_TART