PCROP2ER

Type Alias PCROP2ER 

Source
pub type PCROP2ER = Reg<u32, _PCROP2ER>;
Expand description

Flash Bank 2 PCROP End address register

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

For information about available fields see pcrop2er module

Aliased Type§

pub struct PCROP2ER { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for PCROP2ER

Register PCROP2ER reset()’s with value 0xffff_0000

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for PCROP2ER

read() method returns pcrop2er::R reader structure

Source§

impl Writable for PCROP2ER

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