[][src]Type Definition avr_device::atmega1280::wdt::wdtcsr::W

type W = W<u8, WDTCSR>;

Writer for register WDTCSR

Implementations

impl W[src]

pub fn wde(&mut self) -> WDE_W[src]

Bit 3 - Watch Dog Enable

pub fn wdce(&mut self) -> WDCE_W[src]

Bit 4 - Watchdog Change Enable

pub fn wdie(&mut self) -> WDIE_W[src]

Bit 6 - Watchdog Timeout Interrupt Enable

pub fn wdif(&mut self) -> WDIF_W[src]

Bit 7 - Watchdog Timeout Interrupt Flag

pub fn wdpl(&mut self) -> WDPL_W[src]

Bits 0:2 - Watchdog Timer Prescaler - Low Bits

pub fn wdph(&mut self) -> WDPH_W[src]

Bit 5 - Watchdog Timer Prescaler - High Bit