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

type FCCOB3 = Reg<u8, _FCCOB3>;

Flash Common Command Object Registers

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

For information about available fields see fccob3 module

Trait Implementations

impl Readable for FCCOB3[src]

read() method returns fccob3::R reader structure

impl ResetValue for FCCOB3[src]

Register FCCOB3 reset()'s with value 0

type Type = u8

Register size

impl Writable for FCCOB3[src]

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