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

type BAKMEM9 = Reg<u16, _BAKMEM9>;

Battery Backup Memory 9

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

For information about available fields see bakmem9 module

Trait Implementations

impl Readable for BAKMEM9[src]

read() method returns bakmem9::R reader structure

impl ResetValue for BAKMEM9[src]

Register BAKMEM9 reset()'s with value 0

type Type = u16

Register size

impl Writable for BAKMEM9[src]

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