Type Alias d1_pac::csic::csic_top::csic_ptn_ctrl::PTN_GEN_DATA_WIDTH_R

source ·
pub type PTN_GEN_DATA_WIDTH_R = FieldReader<u8, PTN_GEN_DATA_WIDTH_A>;
Expand description

Field ptn_gen_data_width reader -

Aliased Type§

struct PTN_GEN_DATA_WIDTH_R { /* private fields */ }

Implementations§

source§

impl PTN_GEN_DATA_WIDTH_R

source

pub fn variant(&self) -> Option<PTN_GEN_DATA_WIDTH_A>

Get enumerated values variant

source

pub fn is_8bit(&self) -> bool

Checks if the value of the field is _8BIT

source

pub fn is_10bit(&self) -> bool

Checks if the value of the field is _10BIT

source

pub fn is_12bit(&self) -> bool

Checks if the value of the field is _12BIT