Type Alias W

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

Register USICR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn usitc(&mut self) -> USITC_W<'_, USICR_SPEC>

Bit 0 - Toggle Clock Port Pin

Source

pub fn usiclk(&mut self) -> USICLK_W<'_, USICR_SPEC>

Bit 1 - Clock Strobe

Source

pub fn usics(&mut self) -> USICS_W<'_, USICR_SPEC>

Bits 2:3 - USI Clock Source Select Bits

Source

pub fn usiwm(&mut self) -> USIWM_W<'_, USICR_SPEC>

Bits 4:5 - USI Wire Mode Bits

Source

pub fn usioie(&mut self) -> USIOIE_W<'_, USICR_SPEC>

Bit 6 - Counter Overflow Interrupt Enable

Source

pub fn usisie(&mut self) -> USISIE_W<'_, USICR_SPEC>

Bit 7 - Start Condition Interrupt Enable