Type Alias CK_DIS_W

Source
pub type CK_DIS_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CK_DIS writer - 1: spi clk out disable, 0: spi clk out enable. Can be configured in CONF state.

Aliased Typeยง

struct CK_DIS_W<'a, REG> { /* private fields */ }