Type Alias 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 */ }