[][src]Type Definition k22f::spi0::mcr::W

type W = W<u32, MCR>;

Writer for register MCR

Methods

impl W[src]

pub fn halt(&mut self) -> HALT_W[src]

Bit 0 - Halt

pub fn smpl_pt(&mut self) -> SMPL_PT_W[src]

Bits 8:9 - Sample Point

pub fn clr_rxf(&mut self) -> CLR_RXF_W[src]

Bit 10 - Flushes the RX FIFO

pub fn clr_txf(&mut self) -> CLR_TXF_W[src]

Bit 11 - Clear TX FIFO

pub fn dis_rxf(&mut self) -> DIS_RXF_W[src]

Bit 12 - Disable Receive FIFO

pub fn dis_txf(&mut self) -> DIS_TXF_W[src]

Bit 13 - Disable Transmit FIFO

pub fn mdis(&mut self) -> MDIS_W[src]

Bit 14 - Module Disable

pub fn doze(&mut self) -> DOZE_W[src]

Bit 15 - Doze Enable

pub fn pcsis(&mut self) -> PCSIS_W[src]

Bits 16:21 - Peripheral Chip Select x Inactive State

pub fn rooe(&mut self) -> ROOE_W[src]

Bit 24 - Receive FIFO Overflow Overwrite Enable

pub fn pcsse(&mut self) -> PCSSE_W[src]

Bit 25 - Peripheral Chip Select Strobe Enable

pub fn mtfe(&mut self) -> MTFE_W[src]

Bit 26 - Modified Timing Format Enable

pub fn frz(&mut self) -> FRZ_W[src]

Bit 27 - Freeze

pub fn cont_scke(&mut self) -> CONT_SCKE_W[src]

Bit 30 - Continuous SCK Enable

pub fn mstr(&mut self) -> MSTR_W[src]

Bit 31 - Master/Slave Mode Select