R

Type Alias R 

pub type R = R<Ftmopt1Spec>;
Expand description

Register FTMOPT1 reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn ftm0syncbit(&self) -> Ftm0syncbitR

Bit 0 - FTM0 Sync Bit

pub fn ftm1syncbit(&self) -> Ftm1syncbitR

Bit 1 - FTM1 Sync Bit

pub fn ftm2syncbit(&self) -> Ftm2syncbitR

Bit 2 - FTM2 Sync Bit

pub fn ftm3syncbit(&self) -> Ftm3syncbitR

Bit 3 - FTM3 Sync Bit

pub fn ftm1ch0sel(&self) -> Ftm1ch0selR

Bits 4:5 - FTM1 CH0 Select

pub fn ftm2ch0sel(&self) -> Ftm2ch0selR

Bits 6:7 - FTM2 CH0 Select

pub fn ftm2ch1sel(&self) -> Ftm2ch1selR

Bit 8 - FTM2 CH1 Select

pub fn ftmgldok(&self) -> FtmgldokR

Bit 15 - FTM global load enable

pub fn ftm0_outsel(&self) -> Ftm0OutselR

Bits 16:23 - FTM0 channel modulation select with FTM1_CH1

pub fn ftm3_outsel(&self) -> Ftm3OutselR

Bits 24:31 - FTM3 channel modulation select with FTM2_CH1