PCROP1AER

Type Alias PCROP1AER 

Source
pub type PCROP1AER = Reg<u32, _PCROP1AER>;
Expand description

Flash Bank 1 PCROP End address zone A register

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

For information about available fields see pcrop1aer module

Aliased Type§

pub struct PCROP1AER { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for PCROP1AER

Register PCROP1AER reset()’s with value 0x7fff_fe00

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for PCROP1AER

read() method returns pcrop1aer::R reader structure

Source§

impl Writable for PCROP1AER

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