[][src]Type Definition avr_device::atmega1280::fuse::low::R

type R = R<u8, LOW>;

Reader of register LOW

Implementations

impl R[src]

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

Bits 0:5 - Select Clock Source

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

Bit 6 - Clock output on PORTE7

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

Bit 7 - Divide clock by 8 internally