W

Type Alias W 

pub type W = W<Cfgr1Spec>;
Expand description

Register CFGR1 writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn master(&mut self) -> MasterW<'_, Cfgr1Spec>

Bit 0 - Master Mode

pub fn sample(&mut self) -> SampleW<'_, Cfgr1Spec>

Bit 1 - Sample Point

pub fn autopcs(&mut self) -> AutopcsW<'_, Cfgr1Spec>

Bit 2 - Automatic PCS

pub fn nostall(&mut self) -> NostallW<'_, Cfgr1Spec>

Bit 3 - No Stall

pub fn pcspol(&mut self) -> PcspolW<'_, Cfgr1Spec>

Bits 8:11 - Peripheral Chip Select Polarity

pub fn matcfg(&mut self) -> MatcfgW<'_, Cfgr1Spec>

Bits 16:18 - Match Configuration

pub fn pincfg(&mut self) -> PincfgW<'_, Cfgr1Spec>

Bits 24:25 - Pin Configuration

pub fn outcfg(&mut self) -> OutcfgW<'_, Cfgr1Spec>

Bit 26 - Output Config

pub fn pcscfg(&mut self) -> PcscfgW<'_, Cfgr1Spec>

Bit 27 - Peripheral Chip Select Configuration