Type Alias d1_pac::cir_tx::cir_tglr::TXEN_R

source ·
pub type TXEN_R = BitReader<TXEN_A>;
Expand description

Field txen reader - Transmit Block Enable

Aliased Type§

struct TXEN_R { /* private fields */ }

Implementations§

source§

impl TXEN_R

source

pub fn variant(&self) -> TXEN_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