PCROP1BSR

Type Alias PCROP1BSR 

Source
pub type PCROP1BSR = Reg<u32, _PCROP1BSR>;
Expand description

Flash Bank 1 PCROP Start address area B register

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

For information about available fields see pcrop1bsr module

Aliased Type§

pub struct PCROP1BSR { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for PCROP1BSR

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

read() method returns pcrop1bsr::R reader structure

Source§

impl Writable for PCROP1BSR

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