PincfgR

Type Alias PincfgR 

pub type PincfgR = FieldReader<Pincfg>;
Expand description

Field PINCFG reader - Timer Pin Configuration

Aliased Type§

pub struct PincfgR { /* private fields */ }

Implementations§

§

impl PincfgR

pub const fn variant(&self) -> Pincfg

Get enumerated values variant

pub fn is_0(&self) -> bool

Timer pin output disabled

pub fn is_1(&self) -> bool

Timer pin open drain or bidirectional output enable

pub fn is_10(&self) -> bool

Timer pin bidirectional output data

pub fn is_11(&self) -> bool

Timer pin output