R

Type Alias R 

pub type R = R<Cfgr1Spec>;
Expand description

Register CFGR1 reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn master(&self) -> MasterR

Bit 0 - Master Mode

pub fn sample(&self) -> SampleR

Bit 1 - Sample Point

pub fn autopcs(&self) -> AutopcsR

Bit 2 - Automatic PCS

pub fn nostall(&self) -> NostallR

Bit 3 - No Stall

pub fn pcspol(&self) -> PcspolR

Bits 8:11 - Peripheral Chip Select Polarity

pub fn matcfg(&self) -> MatcfgR

Bits 16:18 - Match Configuration

pub fn pincfg(&self) -> PincfgR

Bits 24:25 - Pin Configuration

pub fn outcfg(&self) -> OutcfgR

Bit 26 - Output Config

pub fn pcscfg(&self) -> PcscfgR

Bit 27 - Peripheral Chip Select Configuration