R

Type Alias R 

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

Register LUT0CTRLA reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn enable(&self) -> ENABLE_R

Bit 0 - LUT Enable

Source

pub fn clksrc(&self) -> CLKSRC_R

Bits 1:3 - Clock Source Selection

Source

pub fn filtsel(&self) -> FILTSEL_R

Bits 4:5 - Filter Selection

Source

pub fn outen(&self) -> OUTEN_R

Bit 6 - Output Enable

Source

pub fn edgedet(&self) -> EDGEDET_R

Bit 7 - Edge Detection Enable