[][src]Type Definition msp430fr4133::backup_memory::BAKMEM10

type BAKMEM10 = Reg<u16, _BAKMEM10>;

Battery Backup Memory 10

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

For information about available fields see bakmem10 module

Trait Implementations

impl Readable for BAKMEM10[src]

read() method returns bakmem10::R reader structure

impl ResetValue for BAKMEM10[src]

Register BAKMEM10 reset()'s with value 0

type Type = u16

Register size

impl Writable for BAKMEM10[src]

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