Type Alias ISC0_W

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

Field ISC0 writer - External Interrupt Sense Control 0 Bits

Aliased Type§

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