Type Definition atsam4ls8a_pac::pm::FASTSLEEP[][src]

type FASTSLEEP = Reg<u32, _FASTSLEEP>;

Fast Sleep Register

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

For information about available fields see fastsleep module

Trait Implementations

impl Readable for FASTSLEEP[src]

read() method returns fastsleep::R reader structure

impl ResetValue for FASTSLEEP[src]

Register FASTSLEEP reset()’s with value 0

type Type = u32

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

impl Writable for FASTSLEEP[src]

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