PoenR

Type Alias PoenR 

pub type PoenR = FieldReader<Poen>;
Expand description

Field POEN reader - PDB Pulse-Out Enable

Aliased Type§

pub struct PoenR { /* private fields */ }

Implementations§

§

impl PoenR

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

Get enumerated values variant

pub fn is_0(&self) -> bool

PDB Pulse-Out disabled

pub fn is_1(&self) -> bool

PDB Pulse-Out enabled