Struct avr_device::atmega32u4::tc4::tccr4d::R[][src]

pub struct R(_);
Expand description

Register TCCR4D reader

Implementations

Bits 0:1 - Waveform Generation Mode bits

Bit 2 - Fault Protection Interrupt Flag

Bit 3 - Fault Protection Analog Comparator Enable

Bit 4 - Fault Protection Edge Select

Bit 5 - Fault Protection Noise Canceler

Bit 6 - Fault Protection Mode Enable

Bit 7 - Fault Protection Interrupt Enable

Methods from Deref<Target = R<TCCR4D_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.