Type Alias d1_pac::uart::ier::PTIME_R

source ·
pub type PTIME_R = BitReader<PTIME_A>;
Expand description

Field ptime reader - Programmable THRE Interrupt Mode Enable

Aliased Type§

struct PTIME_R { /* private fields */ }

Implementations§

source§

impl PTIME_R

source

pub fn variant(&self) -> PTIME_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE