Type Alias d1_pac::uart::mcr::DTR_R

source ·
pub type DTR_R = BitReader<DTR_A>;
Expand description

Field dtr reader - Data Terminal Ready

Aliased Type§

struct DTR_R { /* private fields */ }

Implementations§

source§

impl DTR_R

source

pub fn variant(&self) -> DTR_A

Get enumerated values variant

source

pub fn is_deasserted(&self) -> bool

Checks if the value of the field is DEASSERTED

source

pub fn is_asserted(&self) -> bool

Checks if the value of the field is ASSERTED