Type Alias atsamd51j::rtc::mode0::GP

source ·
pub type GP = Reg<GP_SPEC>;
Expand description

GP (rw) register accessor: General Purpose

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

For information about available fields see gp module

Aliased Type§

struct GP { /* private fields */ }