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

type FPROT3 = Reg<u8, _FPROT3>;

Program Flash Protection Registers

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

For information about available fields see fprot3 module

Trait Implementations

impl Readable for FPROT3[src]

read() method returns fprot3::R reader structure

impl ResetValue for FPROT3[src]

Register FPROT3 reset()'s with value 0

type Type = u8

Register size

impl Writable for FPROT3[src]

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