Type Alias R

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

Register LOW reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn sut_cksel(&self) -> SUT_CKSEL_R

Bits 0:5 - Select Clock source

Source

pub fn ckout(&self) -> CKOUT_R

Bit 6 - Clock output on PORTB4

Source

pub fn ckdiv8(&self) -> CKDIV8_R

Bit 7 - Divide clock by 8 internally