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

type GPBR = Reg<u32, _GPBR>;

General Purpose Backup Register

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

For information about available 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