Struct avr_device::atmega4809::wdt::ctrla::WINDOW_W[][src]

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

Field WINDOW writer - Window

Implementations

Writes variant to the field

Off

8 cycles (8ms)

16 cycles (16ms)

32 cycles (32ms)

64 cycles (64ms)

128 cycles (0.128s)

256 cycles (0.256s)

512 cycles (0.512s)

1K cycles (1.0s)

2K cycles (2.0s)

4K cycles (4.1s)

8K cycles (8.2s)

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.