Type Alias R

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

Register USISR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn usicnt(&self) -> USICNT_R

Bits 0:3 - USI Counter Value Bits

Source

pub fn usidc(&self) -> USIDC_R

Bit 4 - Data Output Collision

Source

pub fn usipf(&self) -> USIPF_R

Bit 5 - Stop Condition Flag

Source

pub fn usioif(&self) -> USIOIF_R

Bit 6 - Counter Overflow Interrupt Flag

Source

pub fn usisif(&self) -> USISIF_R

Bit 7 - Start Condition Interrupt Flag