DelayR

Type Alias DelayR 

pub type DelayR = FieldReader<Delay>;
Expand description

Field DELAY reader - Reset Delay Time

Aliased Type§

pub struct DelayR { /* private fields */ }

Implementations§

§

impl DelayR

pub const fn variant(&self) -> Delay

Get enumerated values variant

pub fn is_00(&self) -> bool

10 LPO cycles

pub fn is_01(&self) -> bool

34 LPO cycles

pub fn is_10(&self) -> bool

130 LPO cycles

pub fn is_11(&self) -> bool

514 LPO cycles