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

type R = R<u32, PIN>;

Reader of register PIN

Implementations

impl R[src]

pub fn cs_keep_active(&self) -> CS_KEEP_ACTIVE_R[src]

Bit 30

pub fn ck_idle_edge(&self) -> CK_IDLE_EDGE_R[src]

Bit 29

pub fn master_ck_sel(&self) -> MASTER_CK_SEL_R[src]

Bits 11:13

pub fn master_cs_pol(&self) -> MASTER_CS_POL_R[src]

Bits 6:8

pub fn ck_dis(&self) -> CK_DIS_R[src]

Bit 5

pub fn cs2_dis(&self) -> CS2_DIS_R[src]

Bit 2

pub fn cs1_dis(&self) -> CS1_DIS_R[src]

Bit 1

pub fn cs0_dis(&self) -> CS0_DIS_R[src]

Bit 0