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

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

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

impl Writable for STDBYCFG[src]

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