[][src]Type Definition avr_device::atmega2560::fuse::high::W

type W = W<u8, HIGH>;

Writer for register HIGH

Implementations

impl W[src]

pub fn bootrst(&mut self) -> BOOTRST_W[src]

Bit 0 - Boot Reset vector Enabled

pub fn bootsz(&mut self) -> BOOTSZ_W[src]

Bits 1:2 - Select Boot Size

pub fn eesave(&mut self) -> EESAVE_W[src]

Bit 3 - Preserve EEPROM through the Chip Erase cycle

pub fn wdton(&mut self) -> WDTON_W[src]

Bit 4 - Watchdog timer always on

pub fn spien(&mut self) -> SPIEN_W[src]

Bit 5 - Serial program downloading (SPI) enabled

pub fn jtagen(&mut self) -> JTAGEN_W[src]

Bit 6 - JTAG Interface Enabled

pub fn ocden(&mut self) -> OCDEN_W[src]

Bit 7 - On-Chip Debug Enabled