Type Alias atsame51j::can0::RWD

source ·
pub type RWD = Reg<RWD_SPEC>;
Expand description

RWD (rw) register accessor: RAM Watchdog

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

For information about available fields see rwd module

Aliased Type§

struct RWD { /* private fields */ }