[][src]Type Definition avr_device::atmega64::cpu::mcucsr::W

type W = W<u8, MCUCSR>;

Writer for register MCUCSR

Implementations

impl W[src]

pub fn porf(&mut self) -> PORF_W[src]

Bit 0 - Power-on reset flag

pub fn extrf(&mut self) -> EXTRF_W[src]

Bit 1 - External Reset Flag

pub fn borf(&mut self) -> BORF_W[src]

Bit 2 - Brown-out Reset Flag

pub fn wdrf(&mut self) -> WDRF_W[src]

Bit 3 - Watchdog Reset Flag

pub fn jtrf(&mut self) -> JTRF_W[src]

Bit 4 - JTAG Reset Flag

pub fn jtd(&mut self) -> JTD_W[src]

Bit 7 - JTAG Interface Disable