Type Alias R

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

Register LOAD_ reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn reload(&self) -> RELOAD_R

Bits 0:23 - RELOAD value

Trait Implementations§

Source§

impl Debug for R

Source§

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

Formats the value using the given formatter. Read more