Type Alias d1_pac::i2s_pcm::i2s_pcm_fmt0::BLCK_POLARITY_W

source ·
pub type BLCK_POLARITY_W<'a, const O: u8> = BitWriter<'a, u32, I2S_PCM_FMT0_SPEC, BLCK_POLARITY_A, O>;
Expand description

Field blck_polarity writer - BCLK Polarity

Aliased Type§

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

Implementations§

source§

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

source

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

DOUT drives data at negative edge

source

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

DOUT drives data at positive edge