Type Alias atsame54n::eic::config::W

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

Register CONFIG[%s] writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn sense0(&mut self) -> SENSE0_W<'_, CONFIG_SPEC, 0>

Bits 0:2 - Input Sense Configuration 0

source

pub fn filten0(&mut self) -> FILTEN0_W<'_, CONFIG_SPEC, 3>

Bit 3 - Filter Enable 0

source

pub fn sense1(&mut self) -> SENSE1_W<'_, CONFIG_SPEC, 4>

Bits 4:6 - Input Sense Configuration 1

source

pub fn filten1(&mut self) -> FILTEN1_W<'_, CONFIG_SPEC, 7>

Bit 7 - Filter Enable 1

source

pub fn sense2(&mut self) -> SENSE2_W<'_, CONFIG_SPEC, 8>

Bits 8:10 - Input Sense Configuration 2

source

pub fn filten2(&mut self) -> FILTEN2_W<'_, CONFIG_SPEC, 11>

Bit 11 - Filter Enable 2

source

pub fn sense3(&mut self) -> SENSE3_W<'_, CONFIG_SPEC, 12>

Bits 12:14 - Input Sense Configuration 3

source

pub fn filten3(&mut self) -> FILTEN3_W<'_, CONFIG_SPEC, 15>

Bit 15 - Filter Enable 3

source

pub fn sense4(&mut self) -> SENSE4_W<'_, CONFIG_SPEC, 16>

Bits 16:18 - Input Sense Configuration 4

source

pub fn filten4(&mut self) -> FILTEN4_W<'_, CONFIG_SPEC, 19>

Bit 19 - Filter Enable 4

source

pub fn sense5(&mut self) -> SENSE5_W<'_, CONFIG_SPEC, 20>

Bits 20:22 - Input Sense Configuration 5

source

pub fn filten5(&mut self) -> FILTEN5_W<'_, CONFIG_SPEC, 23>

Bit 23 - Filter Enable 5

source

pub fn sense6(&mut self) -> SENSE6_W<'_, CONFIG_SPEC, 24>

Bits 24:26 - Input Sense Configuration 6

source

pub fn filten6(&mut self) -> FILTEN6_W<'_, CONFIG_SPEC, 27>

Bit 27 - Filter Enable 6

source

pub fn sense7(&mut self) -> SENSE7_W<'_, CONFIG_SPEC, 28>

Bits 28:30 - Input Sense Configuration 7

source

pub fn filten7(&mut self) -> FILTEN7_W<'_, CONFIG_SPEC, 31>

Bit 31 - Filter Enable 7

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