Type Definition atsam4lc4a_pac::bpm::BKUPWEN[][src]

type BKUPWEN = Reg<u32, _BKUPWEN>;

Backup Wake up Enable Register

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

For information about available fields see bkupwen module

Trait Implementations

impl Readable for BKUPWEN[src]

read() method returns bkupwen::R reader structure

impl ResetValue for BKUPWEN[src]

Register BKUPWEN reset()’s with value 0

type Type = u32

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

impl Writable for BKUPWEN[src]

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