PCROP1ASR

Type Alias PCROP1ASR 

Source
pub type PCROP1ASR = Reg<u32, _PCROP1ASR>;
Expand description

Flash Bank 1 PCROP Start address zone A register

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

For information about available fields see pcrop1asr module

Aliased Type§

pub struct PCROP1ASR { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for PCROP1ASR

Register PCROP1ASR reset()’s with value 0xffff_fe00

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for PCROP1ASR

read() method returns pcrop1asr::R reader structure

Source§

impl Writable for PCROP1ASR

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