[][src]Type Definition atsame70n20b::gpbr::SYS_GPBR

type SYS_GPBR = Reg<u32, _SYS_GPBR>;

General Purpose Backup Register 0

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

For information about available fields see sys_gpbr module

Trait Implementations

impl Readable for SYS_GPBR[src]

read() method returns sys_gpbr::R reader structure

impl ResetValue for SYS_GPBR[src]

Register SYS_GPBR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for SYS_GPBR[src]

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