[][src]Type Definition alt_sam3x8e::gpbr::GPBR

type GPBR = Reg<u32, _GPBR>;

General Purpose Backup Register

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

For information about avaliable fields see gpbr module

Trait Implementations

impl Readable for GPBR[src]

read() method returns gpbr::R reader structure

impl Writable for GPBR[src]

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