[][src]Type Definition rv32m1_ri5cy_pac::lpspi1::tcr::W

type W = W<u32, TCR>;

Writer for register TCR

Methods

impl W[src]

pub fn framesz(&mut self) -> FRAMESZ_W[src]

Bits 0:11 - Frame Size

pub fn width(&mut self) -> WIDTH_W[src]

Bits 16:17 - Transfer Width

pub fn txmsk(&mut self) -> TXMSK_W[src]

Bit 18 - Transmit Data Mask

pub fn rxmsk(&mut self) -> RXMSK_W[src]

Bit 19 - Receive Data Mask

pub fn contc(&mut self) -> CONTC_W[src]

Bit 20 - Continuing Command

pub fn cont(&mut self) -> CONT_W[src]

Bit 21 - Continuous Transfer

pub fn bysw(&mut self) -> BYSW_W[src]

Bit 22 - Byte Swap

pub fn lsbf(&mut self) -> LSBF_W[src]

Bit 23 - LSB First

pub fn pcs(&mut self) -> PCS_W[src]

Bits 24:25 - Peripheral Chip Select

pub fn prescale(&mut self) -> PRESCALE_W[src]

Bits 27:29 - Prescaler Value

pub fn cpha(&mut self) -> CPHA_W[src]

Bit 30 - Clock Phase

pub fn cpol(&mut self) -> CPOL_W[src]

Bit 31 - Clock Polarity