Type Alias atsamd51j::nvmctrl::ADDR

source ·
pub type ADDR = Reg<ADDR_SPEC>;
Expand description

ADDR (rw) register accessor: Address

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

For information about available fields see addr module

Aliased Type§

struct ADDR { /* private fields */ }