[][src]Type Definition msp430g2553::flash::FCTL3

type FCTL3 = Reg<u16, _FCTL3>;

FLASH Control 3

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

For information about available fields see fctl3 module

Trait Implementations

impl Readable for FCTL3[src]

read() method returns fctl3::R reader structure

impl ResetValue for FCTL3[src]

Register FCTL3 reset()'s with value 0

type Type = u16

Register size

impl Writable for FCTL3[src]

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