Type Definition atsam4lc4a_pac::ast::WER[][src]

type WER = Reg<u32, _WER>;

Wake Enable Register

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

For information about available fields see wer module

Trait Implementations

impl Readable for WER[src]

read() method returns wer::R reader structure

impl ResetValue for WER[src]

Register WER reset()’s with value 0

type Type = u32

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

impl Writable for WER[src]

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