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

type FCCOB7 = Reg<u8, _FCCOB7>;

Flash Common Command Object Registers

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

For information about available fields see fccob7 module

Trait Implementations

impl Readable for FCCOB7[src]

read() method returns fccob7::R reader structure

impl ResetValue for FCCOB7[src]

Register FCCOB7 reset()'s with value 0

type Type = u8

Register size

impl Writable for FCCOB7[src]

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