[][src]Type Definition k22f::ftfe::FCNFG

type FCNFG = Reg<u8, _FCNFG>;

Flash Configuration Register

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

For information about available fields see fcnfg module

Trait Implementations

impl Readable for FCNFG[src]

read() method returns fcnfg::R reader structure

impl ResetValue for FCNFG[src]

Register FCNFG reset()'s with value 0

type Type = u8

Register size

impl Writable for FCNFG[src]

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