Type Alias W

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

Register USISR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn usicnt(&mut self) -> USICNT_W<'_, USISR_SPEC>

Bits 0:3 - USI Counter Value Bits

Source

pub fn usipf(&mut self) -> USIPF_W<'_, USISR_SPEC>

Bit 5 - Stop Condition Flag

Source

pub fn usioif(&mut self) -> USIOIF_W<'_, USISR_SPEC>

Bit 6 - Counter Overflow Interrupt Flag

Source

pub fn usisif(&mut self) -> USISIF_W<'_, USISR_SPEC>

Bit 7 - Start Condition Interrupt Flag