Type Alias atsame54n::pcc::IDR

source ·
pub type IDR = Reg<IDR_SPEC>;
Expand description

IDR (w) register accessor: Interrupt Disable Register

You can reset, write, write_with_zero this register using idr::W. See API.

For information about available fields see idr module

Aliased Type§

struct IDR { /* private fields */ }