Type Definition atsam4sd16b_pac::supc::WUIR[][src]

type WUIR = Reg<u32, _WUIR>;

Supply Controller Wake-up Inputs Register

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

For information about available fields see wuir module

Trait Implementations

impl Readable for WUIR[src]

read() method returns wuir::R reader structure

impl ResetValue for WUIR[src]

Register WUIR reset()’s with value 0

type Type = u32

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

impl Writable for WUIR[src]

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