PCROP2SR

Type Alias PCROP2SR 

Source
pub type PCROP2SR = Reg<u32, _PCROP2SR>;
Expand description

Flash Bank 2 PCROP Start address register

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

For information about available fields see pcrop2sr module

Aliased Type§

pub struct PCROP2SR { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for PCROP2SR

Register PCROP2SR 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 PCROP2SR

read() method returns pcrop2sr::R reader structure

Source§

impl Writable for PCROP2SR

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