TosR

Type Alias TosR 

pub type TosR = FieldReader<Tos>;
Expand description

Field TOS reader - PDB Channel Pre-Trigger Output Select

Aliased Type§

pub struct TosR { /* private fields */ }

Implementations§

§

impl TosR

pub const fn variant(&self) -> Option<Tos>

Get enumerated values variant

pub fn is_0(&self) -> bool

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 is_1(&self) -> bool

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.