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

type BAKMEM14 = Reg<u16, _BAKMEM14>;

Battery Backup Memory 14

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

For information about available fields see bakmem14 module

Trait Implementations

impl Readable for BAKMEM14[src]

read() method returns bakmem14::R reader structure

impl ResetValue for BAKMEM14[src]

Register BAKMEM14 reset()'s with value 0

type Type = u16

Register size

impl Writable for BAKMEM14[src]

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