[][src]Type Definition xmc4800::flash0::FCON

type FCON = Reg<u32, _FCON>;

Flash Configuration Register

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

For information about avaliable fields see fcon module

Trait Implementations

impl Readable for FCON[src]

read() method returns fcon::R reader structure

impl Writable for FCON[src]

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

impl ResetValue for FCON[src]

Register FCON reset()'s with value 0x06

type Type = u32

Register size