Type Alias atsame54n::port::group::DIR

source ·
pub type DIR = Reg<DIR_SPEC>;
Expand description

DIR (rw) register accessor: Data Direction

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

For information about available fields see dir module

Aliased Type§

struct DIR { /* private fields */ }