pub type REFRESHPERIOD_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, REFRESHPERIOD_A, 2, O>;
Expand description

Field REFRESHPERIOD writer - Refresh Period

Implementations§

source§

impl<'a, const O: u8> REFRESHPERIOD_W<'a, O>

source

pub fn _8cycles(self) -> &'a mut W

All channels with enabled refresh are refreshed every 8 DAC_CLK cycles

source

pub fn _16cycles(self) -> &'a mut W

All channels with enabled refresh are refreshed every 16 DAC_CLK cycles

source

pub fn _32cycles(self) -> &'a mut W

All channels with enabled refresh are refreshed every 32 DAC_CLK cycles

source

pub fn _64cycles(self) -> &'a mut W

All channels with enabled refresh are refreshed every 64 DAC_CLK cycles