FMPPE13

Type Alias FMPPE13 

Source
pub type FMPPE13 = Reg<u32, _FMPPE13>;
Expand description

Flash Memory Protection Program Enable 13

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

For information about available fields see fmppe13 module

Aliased Type§

pub struct FMPPE13 { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for FMPPE13

Register FMPPE13 reset()’s with value 0

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for FMPPE13

read() method returns fmppe13::R reader structure

Source§

impl Writable for FMPPE13

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