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

type HIBCFG = Reg<u8, _HIBCFG>;

Hibernate Configuration

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

For information about avaliable fields see hibcfg module

Trait Implementations

impl Readable for HIBCFG[src]

read() method returns hibcfg::R reader structure

impl Writable for HIBCFG[src]

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

impl ResetValue for HIBCFG[src]

Register HIBCFG reset()'s with value 0

type Type = u8

Register size