Type Alias atsame51j::pac::INTENCLR

source ·
pub type INTENCLR = Reg<INTENCLR_SPEC>;
Expand description

INTENCLR (rw) register accessor: Interrupt enable clear

You can read this register and get intenclr::R. You can reset, write, write_with_zero this register using intenclr::W. You can also modify this register. See API.

For information about available fields see intenclr module

Aliased Type§

struct INTENCLR { /* private fields */ }