TosW

Type Alias TosW 

pub type TosW<'a, REG> = FieldWriter<'a, REG, 8, Tos>;
Expand description

Field TOS writer - PDB Channel Pre-Trigger Output Select

Aliased Type§

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

Implementations§

§

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

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

PDB channel’s corresponding pre-trigger is in bypassed mode. The pre-trigger asserts one peripheral clock cycle after a rising edge is detected on selected trigger input source or software trigger is selected and SWTRIG is written with 1.

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

PDB channel’s corresponding pre-trigger asserts when the counter reaches the channel delay register and one peripheral clock cycle after a rising edge is detected on selected trigger input source or software trigger is selected and SWTRIG is written with 1.