[][src]Type Definition avr_device::atmega32u4::tc4::tccr4d::R

type R = R<u8, TCCR4D>;

Reader of register TCCR4D

Implementations

impl R[src]

pub fn wgm4(&self) -> WGM4_R[src]

Bits 0:1 - Waveform Generation Mode bits

pub fn fpf4(&self) -> FPF4_R[src]

Bit 2 - Fault Protection Interrupt Flag

pub fn fpac4(&self) -> FPAC4_R[src]

Bit 3 - Fault Protection Analog Comparator Enable

pub fn fpes4(&self) -> FPES4_R[src]

Bit 4 - Fault Protection Edge Select

pub fn fpnc4(&self) -> FPNC4_R[src]

Bit 5 - Fault Protection Noise Canceler

pub fn fpen4(&self) -> FPEN4_R[src]

Bit 6 - Fault Protection Mode Enable

pub fn fpie4(&self) -> FPIE4_R[src]

Bit 7 - Fault Protection Interrupt Enable