Type Alias xmc4800::ccu40::gctrl::MsdeW

source ·
pub type MsdeW<'a, REG> = FieldWriter<'a, REG, 2, Msde>;
Expand description

Field MSDE writer - Multi Channel shadow transfer request configuration

Aliased Type§

struct MsdeW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> MsdeW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

Only the shadow transfer for period and compare values is requested

source

pub fn value2(self) -> &'a mut W<REG>

Shadow transfer for the compare, period and prescaler compare values is requested

source

pub fn value4(self) -> &'a mut W<REG>

Shadow transfer for the compare, period, prescaler and dither compare values is requested