[][src]Type Definition lpc55s6x_pac::flash_cfpa0::ENABLE_FA_MODE

type ENABLE_FA_MODE = Reg<u32, _ENABLE_FA_MODE>;

Enable FA mode. SET_FA_MODE Command should write 0xC33CA55A to this word to indicate boot ROM to enter FA mode.

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

For information about avaliable fields see enable_fa_mode module

Trait Implementations

impl Readable for ENABLE_FA_MODE[src]

read() method returns enable_fa_mode::R reader structure

impl Writable for ENABLE_FA_MODE[src]

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

impl ResetValue for ENABLE_FA_MODE[src]

Register ENABLE_FA_MODE reset()'s with value 0

type Type = u32

Register size