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

type BAKMEM6 = Reg<u16, _BAKMEM6>;

Battery Backup Memory 6

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

For information about available fields see bakmem6 module

Trait Implementations

impl Readable for BAKMEM6[src]

read() method returns bakmem6::R reader structure

impl ResetValue for BAKMEM6[src]

Register BAKMEM6 reset()'s with value 0

type Type = u16

Register size

impl Writable for BAKMEM6[src]

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