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

type FSTAT = Reg<u8, _FSTAT>;

Flash Status Register

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

For information about available fields see fstat module

Trait Implementations

impl Readable for FSTAT[src]

read() method returns fstat::R reader structure

impl ResetValue for FSTAT[src]

Register FSTAT reset()'s with value 0x80

type Type = u8

Register size

impl Writable for FSTAT[src]

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