[][src]Type Definition msp430fr2355::bkmem::BAKMEM1

type BAKMEM1 = Reg<u16, _BAKMEM1>;

Backup Memory 1.

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

For information about available fields see bakmem1 module

Trait Implementations

impl Readable for BAKMEM1[src]

read() method returns bakmem1::R reader structure

impl ResetValue for BAKMEM1[src]

Register BAKMEM1 reset()'s with value 0

type Type = u16

Register size

impl Writable for BAKMEM1[src]

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