[][src]Type Definition esp32::spi::pin::W

type W = W<u32, PIN>;

Writer for register PIN

Implementations

impl W[src]

pub fn cs_keep_active(&mut self) -> CS_KEEP_ACTIVE_W<'_>[src]

Bit 30

pub fn ck_idle_edge(&mut self) -> CK_IDLE_EDGE_W<'_>[src]

Bit 29

pub fn master_ck_sel(&mut self) -> MASTER_CK_SEL_W<'_>[src]

Bits 11:13

pub fn master_cs_pol(&mut self) -> MASTER_CS_POL_W<'_>[src]

Bits 6:8

pub fn ck_dis(&mut self) -> CK_DIS_W<'_>[src]

Bit 5

pub fn cs2_dis(&mut self) -> CS2_DIS_W<'_>[src]

Bit 2

pub fn cs1_dis(&mut self) -> CS1_DIS_W<'_>[src]

Bit 1

pub fn cs0_dis(&mut self) -> CS0_DIS_W<'_>[src]

Bit 0