[][src]Type Definition wip_s32k144::ftfc::FERCNFG

type FERCNFG = Reg<u8, _FERCNFG>;

Flash Error Configuration Register

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

For information about available fields see fercnfg module

Trait Implementations

impl Readable for FERCNFG[src]

read() method returns fercnfg::R reader structure

impl ResetValue for FERCNFG[src]

Register FERCNFG reset()'s with value 0

type Type = u8

Register size

impl Writable for FERCNFG[src]

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