Type Alias atsamd51j::sercom0::spis::ctrlc::W

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

Register CTRLC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn icspace(&mut self) -> ICSPACE_W<'_, CTRLC_SPEC, 0>

Bits 0:5 - Inter-Character Spacing

source

pub fn data32b(&mut self) -> DATA32B_W<'_, CTRLC_SPEC, 24>

Bit 24 - Data 32 Bit

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