Type Alias d1_pac::tve::tve_notch_dac_delay::NOTCH_EN_W

source ·
pub type NOTCH_EN_W<'a, const O: u8> = BitWriter<'a, u32, TVE_NOTCH_DAC_DELAY_SPEC, NOTCH_EN_A, O>;
Expand description

Field notch_en writer - Luma notch filter on/off selection

Note: This bit selects if the luma notch filter is operating or bypassed.

Aliased Type§

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

Implementations§

source§

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

source

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

The luma notch filter is bypassed

source

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

The luma notch filter is operating