R

Type Alias R 

pub type R = R<FcnfgSpec>;
Expand description

Register FCNFG reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn eeerdy(&self) -> EeerdyR

Bit 0 - EEERDY

pub fn ramrdy(&self) -> RamrdyR

Bit 1 - RAM Ready

pub fn erssusp(&self) -> ErssuspR

Bit 4 - Erase Suspend

pub fn ersareq(&self) -> ErsareqR

Bit 5 - Erase All Request

pub fn rdcollie(&self) -> RdcollieR

Bit 6 - Read Collision Error Interrupt Enable

pub fn ccie(&self) -> CcieR

Bit 7 - Command Complete Interrupt Enable