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

type BAKMEM5 = Reg<u16, _BAKMEM5>;

Battery Backup Memory 5

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

For information about available fields see bakmem5 module

Trait Implementations

impl Readable for BAKMEM5[src]

read() method returns bakmem5::R reader structure

impl ResetValue for BAKMEM5[src]

Register BAKMEM5 reset()'s with value 0

type Type = u16

Register size

impl Writable for BAKMEM5[src]

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