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

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

Register size

impl Writable for SLEEPCFG[src]

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