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

type STDBYCFG = Reg<u8, _STDBYCFG>;

Standby Configuration

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

For information about available fields see stdbycfg module

Trait Implementations

impl Readable for STDBYCFG[src]

read() method returns stdbycfg::R reader structure

impl ResetValue for STDBYCFG[src]

Register STDBYCFG reset()'s with value 0

type Type = u8

Register size

impl Writable for STDBYCFG[src]

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