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

type BKUPCFG = Reg<u8, _BKUPCFG>;

Backup Configuration

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

For information about available fields see bkupcfg module

Trait Implementations

impl Readable for BKUPCFG[src]

read() method returns bkupcfg::R reader structure

impl ResetValue for BKUPCFG[src]

Register BKUPCFG reset()’s with value 0

type Type = u8

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

impl Writable for BKUPCFG[src]

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