Type Definition atsame54n19a_pac::pm::HIBCFG[][src]

type HIBCFG = Reg<u8, _HIBCFG>;

Hibernate Configuration

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

For information about available fields see hibcfg module

Trait Implementations

impl Readable for HIBCFG[src]

read() method returns hibcfg::R reader structure

impl ResetValue for HIBCFG[src]

Register HIBCFG reset()’s with value 0

type Type = u8

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

impl Writable for HIBCFG[src]

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