[][src]Type Definition k22f::sim::FCFG1

type FCFG1 = Reg<u32, _FCFG1>;

Flash Configuration Register 1

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

For information about available fields see fcfg1 module

Trait Implementations

impl Readable for FCFG1[src]

read() method returns fcfg1::R reader structure

impl ResetValue for FCFG1[src]

Register FCFG1 reset()'s with value 0xff0f_0f00

type Type = u32

Register size

impl Writable for FCFG1[src]

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