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

type SUPC_WUIR = Reg<u32, _SUPC_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 supc_wuir module

Trait Implementations

impl Readable for SUPC_WUIR[src]

read() method returns supc_wuir::R reader structure

impl ResetValue for SUPC_WUIR[src]

Register SUPC_WUIR reset()'s with value 0

type Type = u32

Register size

impl Writable for SUPC_WUIR[src]

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