W

Type Alias W 

pub type W = W<ErrSpec>;
Expand description

Register ERR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn err0(&mut self) -> Err0W<'_, ErrSpec>

Bit 0 - Error In Channel 0

pub fn err1(&mut self) -> Err1W<'_, ErrSpec>

Bit 1 - Error In Channel 1

pub fn err2(&mut self) -> Err2W<'_, ErrSpec>

Bit 2 - Error In Channel 2

pub fn err3(&mut self) -> Err3W<'_, ErrSpec>

Bit 3 - Error In Channel 3

pub fn err4(&mut self) -> Err4W<'_, ErrSpec>

Bit 4 - Error In Channel 4

pub fn err5(&mut self) -> Err5W<'_, ErrSpec>

Bit 5 - Error In Channel 5

pub fn err6(&mut self) -> Err6W<'_, ErrSpec>

Bit 6 - Error In Channel 6

pub fn err7(&mut self) -> Err7W<'_, ErrSpec>

Bit 7 - Error In Channel 7

pub fn err8(&mut self) -> Err8W<'_, ErrSpec>

Bit 8 - Error In Channel 8

pub fn err9(&mut self) -> Err9W<'_, ErrSpec>

Bit 9 - Error In Channel 9

pub fn err10(&mut self) -> Err10W<'_, ErrSpec>

Bit 10 - Error In Channel 10

pub fn err11(&mut self) -> Err11W<'_, ErrSpec>

Bit 11 - Error In Channel 11

pub fn err12(&mut self) -> Err12W<'_, ErrSpec>

Bit 12 - Error In Channel 12

pub fn err13(&mut self) -> Err13W<'_, ErrSpec>

Bit 13 - Error In Channel 13

pub fn err14(&mut self) -> Err14W<'_, ErrSpec>

Bit 14 - Error In Channel 14

pub fn err15(&mut self) -> Err15W<'_, ErrSpec>

Bit 15 - Error In Channel 15