[][src]Type Definition msp430fr4133::fram::FRCTL0

type FRCTL0 = Reg<u16, _FRCTL0>;

FRAM Controller Control 0

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

For information about available fields see frctl0 module

Trait Implementations

impl Readable for FRCTL0[src]

read() method returns frctl0::R reader structure

impl ResetValue for FRCTL0[src]

Register FRCTL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for FRCTL0[src]

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