Type Alias atsame54n::port::group::pmux::W

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

Register PMUX[%s] writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pmuxe(&mut self) -> PMUXE_W<'_, PMUX_SPEC, 0>

Bits 0:3 - Peripheral Multiplexing for Even-Numbered Pin

source

pub fn pmuxo(&mut self) -> PMUXO_W<'_, PMUX_SPEC, 4>

Bits 4:7 - Peripheral Multiplexing for Odd-Numbered Pin

source

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

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual