Skip to main content

R

Type Alias R 

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

Register CTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn flexen(&self) -> FlexenR

Bit 0 - FLEXIO Enable

Source

pub fn swrst(&self) -> SwrstR

Bit 1 - Software Reset

Source

pub fn fastacc(&self) -> FastaccR

Bit 2 - Fast Access

Source

pub fn dbge(&self) -> DbgeR

Bit 30 - Debug Enable

Source

pub fn dozen(&self) -> DozenR

Bit 31 - Doze Enable