[][src]Type Definition k22f::fmc::PFB0CR

type PFB0CR = Reg<u32, _PFB0CR>;

Flash Bank 0 Control Register

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

For information about available fields see pfb0cr module

Trait Implementations

impl Readable for PFB0CR[src]

read() method returns pfb0cr::R reader structure

impl ResetValue for PFB0CR[src]

Register PFB0CR reset()'s with value 0x3004_001f

type Type = u32

Register size

impl Writable for PFB0CR[src]

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