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

type FCTL2 = Reg<u16, _FCTL2>;

FLASH Control 2

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

For information about available fields see fctl2 module

Trait Implementations

impl Readable for FCTL2[src]

read() method returns fctl2::R reader structure

impl ResetValue for FCTL2[src]

Register FCTL2 reset()’s with value 0

type Type = u16

Register size

impl Writable for FCTL2[src]

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