Type Alias atsame53j::gmac::WOL

source ·
pub type WOL = Reg<WOL_SPEC>;
Expand description

WOL (rw) register accessor: Wake on LAN

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

For information about available fields see wol module

Aliased Type§

struct WOL { /* private fields */ }