Skip to main content

R

Type Alias R 

Source
pub type R = R<u32, SWOCTRL>;
Expand description

Reader of register SWOCTRL

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ch0oc(&self) -> CH0OC_R

Bit 0 - Channel 0 Software Output Control Enable

Source

pub fn ch1oc(&self) -> CH1OC_R

Bit 1 - Channel 1 Software Output Control Enable

Source

pub fn ch2oc(&self) -> CH2OC_R

Bit 2 - Channel 2 Software Output Control Enable

Source

pub fn ch3oc(&self) -> CH3OC_R

Bit 3 - Channel 3 Software Output Control Enable

Source

pub fn ch4oc(&self) -> CH4OC_R

Bit 4 - Channel 4 Software Output Control Enable

Source

pub fn ch5oc(&self) -> CH5OC_R

Bit 5 - Channel 5 Software Output Control Enable

Source

pub fn ch6oc(&self) -> CH6OC_R

Bit 6 - Channel 6 Software Output Control Enable

Source

pub fn ch7oc(&self) -> CH7OC_R

Bit 7 - Channel 7 Software Output Control Enable

Source

pub fn ch0ocv(&self) -> CH0OCV_R

Bit 8 - Channel 0 Software Output Control Value

Source

pub fn ch1ocv(&self) -> CH1OCV_R

Bit 9 - Channel 1 Software Output Control Value

Source

pub fn ch2ocv(&self) -> CH2OCV_R

Bit 10 - Channel 2 Software Output Control Value

Source

pub fn ch3ocv(&self) -> CH3OCV_R

Bit 11 - Channel 3 Software Output Control Value

Source

pub fn ch4ocv(&self) -> CH4OCV_R

Bit 12 - Channel 4 Software Output Control Value

Source

pub fn ch5ocv(&self) -> CH5OCV_R

Bit 13 - Channel 5 Software Output Control Value

Source

pub fn ch6ocv(&self) -> CH6OCV_R

Bit 14 - Channel 6 Software Output Control Value

Source

pub fn ch7ocv(&self) -> CH7OCV_R

Bit 15 - Channel 7 Software Output Control Value