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

type PFB1CR = Reg<u32, _PFB1CR>;

Flash Bank 1 Control Register

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

For information about available fields see pfb1cr module

Trait Implementations

impl Readable for PFB1CR[src]

read() method returns pfb1cr::R reader structure

impl ResetValue for PFB1CR[src]

Register PFB1CR reset()'s with value 0x3004_001f

type Type = u32

Register size

impl Writable for PFB1CR[src]

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