Type Alias d1_pac::uart::mcr::LOOP_R

source ·
pub type LOOP_R = BitReader<LOOP_A>;
Expand description

Field loop reader - Loop Back Mode

Aliased Type§

struct LOOP_R { /* private fields */ }

Implementations§

source§

impl LOOP_R

source

pub fn variant(&self) -> LOOP_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

Checks if the value of the field is NORMAL

source

pub fn is_loop_back(&self) -> bool

Checks if the value of the field is LOOP_BACK