Type Alias atsame70n21b::qspi::mr::LLB_R

source ·
pub type LLB_R = BitReader<LLBSELECT_A>;
Expand description

Field LLB reader - Local Loopback Enable

Aliased Type§

struct LLB_R { /* private fields */ }

Implementations§

source§

impl LLB_R

source

pub fn variant(&self) -> LLBSELECT_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED