[][src]Type Definition ke06z4_pac::ftmre::FPROT

type FPROT = Reg<u8, _FPROT>;

Flash Protection Register

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 reset()'s with value 0

type Type = u8

Register size

impl Writable for FPROT[src]

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