Type Alias atsame54n::wdt::CONFIG

source ·
pub type CONFIG = Reg<CONFIG_SPEC>;
Expand description

CONFIG (rw) register accessor: Configuration

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

For information about available fields see config module

Aliased Type§

struct CONFIG { /* private fields */ }