[][src]Type Definition atsame70j21b::supc::SUPC_WUMR

type SUPC_WUMR = Reg<u32, _SUPC_WUMR>;

Supply Controller Wake-up Mode Register

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

For information about available fields see supc_wumr module

Trait Implementations

impl Readable for SUPC_WUMR[src]

read() method returns supc_wumr::R reader structure

impl ResetValue for SUPC_WUMR[src]

Register SUPC_WUMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SUPC_WUMR[src]

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