Type Alias d1_pac::csic::csic_parser0::prs_ncsic_if_cfg::CLK_POL_W

source ·
pub type CLK_POL_W<'a, const O: u8> = BitWriter<'a, u32, PRS_NCSIC_IF_CFG_SPEC, CLK_POL_A, O>;
Expand description

Field clk_pol writer - Data clock type

Aliased Type§

struct CLK_POL_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> CLK_POL_W<'a, O>

source

pub fn rising(self) -> &'a mut W

active in rising edge

source

pub fn falling(self) -> &'a mut W

active in falling edge