R

Type Alias R 

pub type R = R<CtrlSpec>;
Expand description

Register CTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn flexen(&self) -> FlexenR

Bit 0 - FlexIO Enable

pub fn swrst(&self) -> SwrstR

Bit 1 - Software Reset

pub fn fastacc(&self) -> FastaccR

Bit 2 - Fast Access

pub fn dbge(&self) -> DbgeR

Bit 30 - Debug Enable

pub fn dozen(&self) -> DozenR

Bit 31 - Doze Enable