[][src]Type Definition avr_device::atmega32u4::fuse::low::W

type W = W<u8, LOW>;

Writer for register LOW

Implementations

impl W[src]

pub fn sut_cksel(&mut self) -> SUT_CKSEL_W[src]

Bits 0:5 - Select Clock Source

pub fn ckout(&mut self) -> CKOUT_W[src]

Bit 6 - Clock output on PORTC7

pub fn ckdiv8(&mut self) -> CKDIV8_W[src]

Bit 7 - Divide clock by 8 internally