Type Alias attiny_hal::pac::exint::mcucr::ISC0_W

source ·
pub type ISC0_W<'a, const O: u8> = FieldWriterRaw<'a, u8, MCUCR_SPEC, u8, ISC0_A, Safe, 2, O>;
Expand description

Field ISC0 writer - Interrupt Sense Control 0 bits

Aliased Type§

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