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

type BAKMEM8 = Reg<u16, _BAKMEM8>;

Battery Backup Memory 8

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

For information about available fields see bakmem8 module

Trait Implementations

impl Readable for BAKMEM8[src]

read() method returns bakmem8::R reader structure

impl ResetValue for BAKMEM8[src]

Register BAKMEM8 reset()'s with value 0

type Type = u16

Register size

impl Writable for BAKMEM8[src]

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