Type Definition msp430g2211::flash::FCTL1[][src]

type FCTL1 = Reg<u16, _FCTL1>;

FLASH Control 1

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

For information about available fields see fctl1 module

Trait Implementations

impl Readable for FCTL1[src]

read() method returns fctl1::R reader structure

impl ResetValue for FCTL1[src]

Register FCTL1 reset()’s with value 0

type Type = u16

Register size

impl Writable for FCTL1[src]

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