Type Alias R

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

Register CTRLA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn swrst(&self) -> SwrstR

Bit 0 - Software Reset

Source

pub fn enable(&self) -> EnableR

Bit 1 - Enable

Source

pub fn dualsel(&self) -> DualselR

Bits 3:4 - Dual Mode Trigger Selection

Source

pub fn slaveen(&self) -> SlaveenR

Bit 5 - Slave Enable

Source

pub fn runstdby(&self) -> RunstdbyR

Bit 6 - Run in Standby

Source

pub fn ondemand(&self) -> OndemandR

Bit 7 - On Demand Control

Source

pub fn prescaler(&self) -> PrescalerR

Bits 8:10 - Prescaler Configuration

Source

pub fn r2r(&self) -> R2rR

Bit 15 - Rail to Rail Operation Enable