Type Alias R

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

Register ACR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn hlfcya(&self) -> HLFCYA_R

Bit 3 - Flash half cycle access enable

Trait Implementations§

Source§

impl Debug for R

Source§

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

Formats the value using the given formatter. Read more