PCROP1BER

Type Alias PCROP1BER 

Source
pub type PCROP1BER = Reg<u32, _PCROP1BER>;
Expand description

Flash Bank 1 PCROP End address area B register

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

For information about available fields see pcrop1ber module

Aliased Type§

pub struct PCROP1BER { /* private fields */ }

Trait Implementations§

Source§

impl ResetValue for PCROP1BER

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

read() method returns pcrop1ber::R reader structure

Source§

impl Writable for PCROP1BER

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