Type Alias W

Source
pub type W = W<LOW_SPEC>;
Expand description

Register LOW writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn sut_cksel(&mut self) -> SUT_CKSEL_W<'_, LOW_SPEC>

Bits 0:5 - Select Clock source

Source

pub fn ckout(&mut self) -> CKOUT_W<'_, LOW_SPEC>

Bit 6 - Clock output on PORTB4

Source

pub fn ckdiv8(&mut self) -> CKDIV8_W<'_, LOW_SPEC>

Bit 7 - Divide clock by 8 internally