Type Definition atsam4sd32b_pac::supc::WUMR[][src]

type WUMR = Reg<u32, _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 wumr module

Trait Implementations

impl Readable for WUMR[src]

read() method returns wumr::R reader structure

impl ResetValue for WUMR[src]

Register WUMR reset()’s with value 0

type Type = u32

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

impl Writable for WUMR[src]

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