Type Alias atsamd51p::port::group::PINCFG

source ·
pub type PINCFG = Reg<PINCFG_SPEC>;
Expand description

PINCFG (rw) register accessor: Pin Configuration

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

For information about available fields see pincfg module

Aliased Type§

struct PINCFG { /* private fields */ }