Type Alias pac25::pac25140::usartc::ier::R

source ·
pub type R = R<IER_SPEC>;
Expand description

Register IER reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rbrie(&self) -> RBRIE_R

Bit 0 - RX buffer register interrupt enable.

source

pub fn thrie(&self) -> THRIE_R

Bit 1 - TX holding register interrupt Enable.

source

pub fn rlsie(&self) -> RLSIE_R

Bit 2 - RX line status interrupt enable.