Type Definition atsame54n19a_pac::gmac::WOL[][src]

type WOL = Reg<u32, _WOL>;

Wake on LAN

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see wol module

Trait Implementations

impl Readable for WOL[src]

read() method returns wol::R reader structure

impl ResetValue for WOL[src]

Register WOL reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for WOL[src]

write(|w| ..) method takes wol::W writer structure