Type Alias atsamd51p::icm::ISR

source ·
pub type ISR = Reg<ISR_SPEC>;
Expand description

ISR (r) register accessor: Interrupt Status

You can read this register and get isr::R. See API.

For information about available fields see isr module

Aliased Type§

struct ISR { /* private fields */ }