Type Alias d1_pac::csic::csic_parser0::prs_ncsic_if_cfg::CLK_POL_R

source ·
pub type CLK_POL_R = BitReader<CLK_POL_A>;
Expand description

Field clk_pol reader - Data clock type

Aliased Type§

struct CLK_POL_R { /* private fields */ }

Implementations§

source§

impl CLK_POL_R

source

pub fn variant(&self) -> CLK_POL_A

Get enumerated values variant

source

pub fn is_rising(&self) -> bool

Checks if the value of the field is RISING

source

pub fn is_falling(&self) -> bool

Checks if the value of the field is FALLING