Type Definition atsam4ls4b_pac::pm::AWEN[][src]

type AWEN = Reg<u32, _AWEN>;

Asynchronous Wake Enable

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

For information about available fields see awen module

Trait Implementations

impl Readable for AWEN[src]

read() method returns awen::R reader structure

impl ResetValue for AWEN[src]

Register AWEN reset()’s with value 0

type Type = u32

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

impl Writable for AWEN[src]

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