R

Type Alias R 

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

Register CTRLA reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn enable(&self) -> ENABLE_R

Bit 0 - Enable Module

Source

pub fn presc(&self) -> PRESC_R

Bits 1:2 - Prescaler

Source

pub fn clk2x(&self) -> CLK2X_R

Bit 4 - Enable Double Speed

Source

pub fn master(&self) -> MASTER_R

Bit 5 - Master Operation Enable

Source

pub fn dord(&self) -> DORD_R

Bit 6 - Data Order Setting