pub type W = W<USISR_SPEC>;Expand description
Register USISR writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn usicnt(&mut self) -> USICNT_W<'_, USISR_SPEC>
pub fn usicnt(&mut self) -> USICNT_W<'_, USISR_SPEC>
Bits 0:3 - USI Counter Value Bits
Sourcepub fn usipf(&mut self) -> USIPF_W<'_, USISR_SPEC>
pub fn usipf(&mut self) -> USIPF_W<'_, USISR_SPEC>
Bit 5 - Stop Condition Flag
Sourcepub fn usioif(&mut self) -> USIOIF_W<'_, USISR_SPEC>
pub fn usioif(&mut self) -> USIOIF_W<'_, USISR_SPEC>
Bit 6 - Counter Overflow Interrupt Flag
Sourcepub fn usisif(&mut self) -> USISIF_W<'_, USISR_SPEC>
pub fn usisif(&mut self) -> USISIF_W<'_, USISR_SPEC>
Bit 7 - Start Condition Interrupt Flag