R

Type Alias R 

pub type R = R<ExttrigSpec>;
Expand description

Register EXTTRIG reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn ch2trig(&self) -> Ch2trigR

Bit 0 - Channel 2 External Trigger Enable

pub fn ch3trig(&self) -> Ch3trigR

Bit 1 - Channel 3 External Trigger Enable

pub fn ch4trig(&self) -> Ch4trigR

Bit 2 - Channel 4 External Trigger Enable

pub fn ch5trig(&self) -> Ch5trigR

Bit 3 - Channel 5 External Trigger Enable

pub fn ch0trig(&self) -> Ch0trigR

Bit 4 - Channel 0 External Trigger Enable

pub fn ch1trig(&self) -> Ch1trigR

Bit 5 - Channel 1 External Trigger Enable

pub fn inittrigen(&self) -> InittrigenR

Bit 6 - Initialization Trigger Enable

pub fn trigf(&self) -> TrigfR

Bit 7 - Channel Trigger Flag

pub fn ch6trig(&self) -> Ch6trigR

Bit 8 - Channel 6 External Trigger Enable

pub fn ch7trig(&self) -> Ch7trigR

Bit 9 - Channel 7 External Trigger Enable