[][src]Type Definition lpc55_pac::flash_cfpa0::IMAGE_KEY_REVOKE

type IMAGE_KEY_REVOKE = Reg<u32, _IMAGE_KEY_REVOKE>;

Image key revocation ID (Monotonic counter)

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

For information about available fields see image_key_revoke module

Trait Implementations

impl Readable for IMAGE_KEY_REVOKE[src]

read() method returns image_key_revoke::R reader structure

impl ResetValue for IMAGE_KEY_REVOKE[src]

Register IMAGE_KEY_REVOKE reset()'s with value 0

type Type = u32

Register size

impl Writable for IMAGE_KEY_REVOKE[src]

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