PCROP1ER

Type Alias PCROP1ER 

Source
pub type PCROP1ER = Reg<u32, _PCROP1ER>;
Expand description

Flash Bank 1 PCROP End address register

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

For information about available fields see pcrop1er module

Aliased Type§

pub struct PCROP1ER { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for PCROP1ER

Register PCROP1ER reset()’s with value 0x0fff_0000

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for PCROP1ER

read() method returns pcrop1er::R reader structure

Source§

impl Writable for PCROP1ER

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