Type Alias attiny_hal::pac::usi::usisr::USIOIF_W

source ·
pub type USIOIF_W<'a, const O: u8> = BitWriterRaw<'a, u8, USISR_SPEC, bool, BitM, O>;
Expand description

Field USIOIF writer - Counter Overflow Interrupt Flag

Aliased Type§

struct USIOIF_W<'a, const O: u8> { /* private fields */ }