VecttblR

Type Alias VecttblR 

pub type VecttblR = BitReader<Vecttbl>;
Expand description

Field VECTTBL reader - Indicates a BusFault on a vector table read during exception processing

Aliased Type§

pub struct VecttblR { /* private fields */ }

Implementations§

§

impl VecttblR

pub const fn variant(&self) -> Vecttbl

Get enumerated values variant

pub fn is_0(&self) -> bool

no BusFault on vector table read

pub fn is_1(&self) -> bool

BusFault on vector table read