Type Alias W

Source
pub type W = W<MISC_SPEC>;
Expand description

Register MISC writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cs0_dis(&mut self) -> CS0_DIS_W<'_, MISC_SPEC>

Bit 0

Source

pub fn cs1_dis(&mut self) -> CS1_DIS_W<'_, MISC_SPEC>

Bit 1

Source

pub fn trans_end(&mut self) -> TRANS_END_W<'_, MISC_SPEC>

Bit 3

Source

pub fn trans_end_int_ena(&mut self) -> TRANS_END_INT_ENA_W<'_, MISC_SPEC>

Bit 4

Source

pub fn cs_pol(&mut self) -> CS_POL_W<'_, MISC_SPEC>

Bits 5:6

Source

pub fn fsub_pin(&mut self) -> FSUB_PIN_W<'_, MISC_SPEC>

Bit 7

Source

pub fn ssub_pin(&mut self) -> SSUB_PIN_W<'_, MISC_SPEC>

Bit 8

Source

pub fn ck_idle_edge(&mut self) -> CK_IDLE_EDGE_W<'_, MISC_SPEC>

Bit 9

Source

pub fn cs_keep_active(&mut self) -> CS_KEEP_ACTIVE_W<'_, MISC_SPEC>

Bit 10

Source

pub fn auto_per(&mut self) -> AUTO_PER_W<'_, MISC_SPEC>

Bit 11