Type Definition atsame54p19a_pac::supc::BKOUT[][src]

type BKOUT = Reg<u32, _BKOUT>;

Backup Output Control

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

For information about available fields see bkout module

Trait Implementations

impl Readable for BKOUT[src]

read() method returns bkout::R reader structure

impl ResetValue for BKOUT[src]

Register BKOUT reset()’s with value 0

type Type = u32

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

impl Writable for BKOUT[src]

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