Type Alias atsamd51p::tcc0::ctrla::RESOLUTION_R

source ·
pub type RESOLUTION_R = FieldReader<RESOLUTIONSELECT_A>;
Expand description

Field RESOLUTION reader - Enhanced Resolution

Aliased Type§

struct RESOLUTION_R { /* private fields */ }

Implementations§

source§

impl RESOLUTION_R

source

pub const fn variant(&self) -> RESOLUTIONSELECT_A

Get enumerated values variant

source

pub fn is_none(&self) -> bool

Dithering is disabled

source

pub fn is_dith4(&self) -> bool

Dithering is done every 16 PWM frames

source

pub fn is_dith5(&self) -> bool

Dithering is done every 32 PWM frames

source

pub fn is_dith6(&self) -> bool

Dithering is done every 64 PWM frames