Type Alias atsame54n::port::group::IN

source ·
pub type IN = Reg<IN_SPEC>;
Expand description

IN (r) register accessor: Data Input Value

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

For information about available fields see in_ module

Aliased Type§

struct IN { /* private fields */ }