pub type W = W<CTRLA_SPEC>;Expand description
Register CTRLA writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn enable(&mut self) -> ENABLE_W<'_, CTRLA_SPEC>
pub fn enable(&mut self) -> ENABLE_W<'_, CTRLA_SPEC>
Bit 0 - Enable Module
Sourcepub fn presc(&mut self) -> PRESC_W<'_, CTRLA_SPEC>
pub fn presc(&mut self) -> PRESC_W<'_, CTRLA_SPEC>
Bits 1:2 - Prescaler
Sourcepub fn clk2x(&mut self) -> CLK2X_W<'_, CTRLA_SPEC>
pub fn clk2x(&mut self) -> CLK2X_W<'_, CTRLA_SPEC>
Bit 4 - Enable Double Speed
Sourcepub fn master(&mut self) -> MASTER_W<'_, CTRLA_SPEC>
pub fn master(&mut self) -> MASTER_W<'_, CTRLA_SPEC>
Bit 5 - Master Operation Enable
Sourcepub fn dord(&mut self) -> DORD_W<'_, CTRLA_SPEC>
pub fn dord(&mut self) -> DORD_W<'_, CTRLA_SPEC>
Bit 6 - Data Order Setting