R

Type Alias R 

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

Register TRIWIRE_CTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn spi_tri_wire_en(&self) -> SpiTriWireEnR

Bit 0 - SPI_THREE_WIRE_MODE_EN 1=enable

Source

pub fn txd_oen(&self) -> TxdOenR

Bit 1 - TXD_OEN 1=TXD is input 0=TXD is output

Source

pub fn ssp_work_width_dyn_change(&self) -> SspWorkWidthDynChangeR

Bit 2 - SSP_WORK_WIDTH_DYN_CHNAGE 1=SP can dynamicly change SSP_TOP_CTRL[9:5] without disabling SSP_TOP_CTRL[0] and re-enabling SSP_TOP_CTRL[0]

Source

pub fn rsvd(&self) -> RsvdR

Bits 3:31