Type Definition atsame54p20a_pac::pm::SLEEPCFG[][src]

type SLEEPCFG = Reg<u8, _SLEEPCFG>;

Sleep Configuration

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

For information about available fields see sleepcfg module

Trait Implementations

impl Readable for SLEEPCFG[src]

read() method returns sleepcfg::R reader structure

impl ResetValue for SLEEPCFG[src]

Register SLEEPCFG reset()’s with value 0x02

type Type = u8

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

impl Writable for SLEEPCFG[src]

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