[][src]Type Definition atsame54n::supc::BBPS

type BBPS = Reg<u32, _BBPS>;

Battery Backup Power Switch

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

For information about available fields see bbps module

Trait Implementations

impl Readable for BBPS[src]

read() method returns bbps::R reader structure

impl ResetValue for BBPS[src]

Register BBPS reset()'s with value 0

type Type = u32

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

impl Writable for BBPS[src]

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