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

type BAKMEM13 = Reg<u16, _BAKMEM13>;

Battery Backup Memory 13

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

For information about available fields see bakmem13 module

Trait Implementations

impl Readable for BAKMEM13[src]

read() method returns bakmem13::R reader structure

impl ResetValue for BAKMEM13[src]

Register BAKMEM13 reset()'s with value 0

type Type = u16

Register size

impl Writable for BAKMEM13[src]

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