Type Alias W

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

Register SYNC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn synci_en(&mut self) -> SYNCI_EN_W<'_, SYNC_SPEC>

Bit 0

Source

pub fn sw(&mut self) -> SW_W<'_, SYNC_SPEC>

Bit 1

Source

pub fn synco_sel(&mut self) -> SYNCO_SEL_W<'_, SYNC_SPEC>

Bits 2:3

Source

pub fn phase(&mut self) -> PHASE_W<'_, SYNC_SPEC>

Bits 4:19

Source

pub fn phase_direction(&mut self) -> PHASE_DIRECTION_W<'_, SYNC_SPEC>

Bit 20