[][src]Type Definition k22f::ftfe::FPROT

type FPROT = Reg<u8, _FPROT>;

Program Flash Protection Registers

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

For information about available fields see fprot module

Trait Implementations

impl Readable for FPROT[src]

read() method returns fprot::R reader structure

impl ResetValue for FPROT[src]

Register FPROT%s reset()'s with value 0

type Type = u8

Register size

impl Writable for FPROT[src]

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