Struct avr_device::attiny2313::cpu::mcucr::ISC1_W[][src]

pub struct ISC1_W<'a> { /* fields omitted */ }
Expand description

Field ISC1 writer - Interrupt Sense Control 1 bits

Implementations

Writes variant to the field

The low level of INTx generates an interrupt request

Any logical change on INTx generates an interrupt request

The falling edge of INTx generates an interrupt request

The rising edge of INTx generates an interrupt request

Writes raw bits to the field

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.