Type Alias xmc4800::vadc::ocs::TgbW

source ·
pub type TgbW<'a, REG> = BitWriter<'a, REG, Tgb>;
Expand description

Field TGB writer - OTGB0/1 Bus Select

Aliased Type§

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

Implementations§

source§

impl<'a, REG> TgbW<'a, REG>
where REG: Writable + RegisterSpec,

source

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

Trigger Set is output on OTGB0

source

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

Trigger Set is output on OTGB1