TrgsrcR

Type Alias TrgsrcR 

pub type TrgsrcR = BitReader<Trgsrc>;
Expand description

Field TRGSRC reader - Trigger Source

Aliased Type§

pub struct TrgsrcR { /* private fields */ }

Implementations§

§

impl TrgsrcR

pub const fn variant(&self) -> Trgsrc

Get enumerated values variant

pub fn is_0(&self) -> bool

External trigger selected

pub fn is_1(&self) -> bool

Internal trigger selected