pub type W = W<USICR_SPEC>;Expand description
Register USICR writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn usitc(&mut self) -> USITC_W<'_, USICR_SPEC>
pub fn usitc(&mut self) -> USITC_W<'_, USICR_SPEC>
Bit 0 - Toggle Clock Port Pin
Sourcepub fn usiclk(&mut self) -> USICLK_W<'_, USICR_SPEC>
pub fn usiclk(&mut self) -> USICLK_W<'_, USICR_SPEC>
Bit 1 - Clock Strobe
Sourcepub fn usics(&mut self) -> USICS_W<'_, USICR_SPEC>
pub fn usics(&mut self) -> USICS_W<'_, USICR_SPEC>
Bits 2:3 - USI Clock Source Select Bits
Sourcepub fn usiwm(&mut self) -> USIWM_W<'_, USICR_SPEC>
pub fn usiwm(&mut self) -> USIWM_W<'_, USICR_SPEC>
Bits 4:5 - USI Wire Mode Bits
Sourcepub fn usioie(&mut self) -> USIOIE_W<'_, USICR_SPEC>
pub fn usioie(&mut self) -> USIOIE_W<'_, USICR_SPEC>
Bit 6 - Counter Overflow Interrupt Enable
Sourcepub fn usisie(&mut self) -> USISIE_W<'_, USICR_SPEC>
pub fn usisie(&mut self) -> USISIE_W<'_, USICR_SPEC>
Bit 7 - Start Condition Interrupt Enable