W

Type Alias W 

Source
pub type W = W<CTRLA_SPEC>;
Expand description

Register CTRLA writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn enable(&mut self) -> ENABLE_W<'_, CTRLA_SPEC>

Bit 0 - Enable Module

Source

pub fn presc(&mut self) -> PRESC_W<'_, CTRLA_SPEC>

Bits 1:2 - Prescaler

Source

pub fn clk2x(&mut self) -> CLK2X_W<'_, CTRLA_SPEC>

Bit 4 - Enable Double Speed

Source

pub fn master(&mut self) -> MASTER_W<'_, CTRLA_SPEC>

Bit 5 - Master Operation Enable

Source

pub fn dord(&mut self) -> DORD_W<'_, CTRLA_SPEC>

Bit 6 - Data Order Setting