pub type W = W<LUT1CTRLA_SPEC>;Expand description
Register LUT1CTRLA writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn enable(&mut self) -> ENABLE_W<'_, LUT1CTRLA_SPEC>
pub fn enable(&mut self) -> ENABLE_W<'_, LUT1CTRLA_SPEC>
Bit 0 - LUT Enable
Sourcepub fn clksrc(&mut self) -> CLKSRC_W<'_, LUT1CTRLA_SPEC>
pub fn clksrc(&mut self) -> CLKSRC_W<'_, LUT1CTRLA_SPEC>
Bits 1:3 - Clock Source Selection
Sourcepub fn filtsel(&mut self) -> FILTSEL_W<'_, LUT1CTRLA_SPEC>
pub fn filtsel(&mut self) -> FILTSEL_W<'_, LUT1CTRLA_SPEC>
Bits 4:5 - Filter Selection
Sourcepub fn outen(&mut self) -> OUTEN_W<'_, LUT1CTRLA_SPEC>
pub fn outen(&mut self) -> OUTEN_W<'_, LUT1CTRLA_SPEC>
Bit 6 - Output Enable
Sourcepub fn edgedet(&mut self) -> EDGEDET_W<'_, LUT1CTRLA_SPEC>
pub fn edgedet(&mut self) -> EDGEDET_W<'_, LUT1CTRLA_SPEC>
Bit 7 - Edge Detection Enable