Type Alias rp2040_pac::xip_ssi::ser::W

source ·
pub type W = W<SER_SPEC>;
Expand description

Register SER writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn ser(&mut self) -> SER_W<'_, SER_SPEC>

Bit 0 - For each bit:
0 -> slave not selected
1 -> slave selected

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual