Type Alias R

Source
pub type R = R<PCROP2ERrs>;
Expand description

Register PCROP2ER reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn pcrop2_end(&self) -> PCROP2_END_R

Bits 0:15 - Bank 2 PCROP area end offset

Trait Implementations§

Source§

impl Debug for R

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more