Type Alias BusfaultpendedR
pub type BusfaultpendedR = BitReader<Busfaultpended>;Expand description
Field BUSFAULTPENDED reader - BusFault exception pending bit, reads as 1
if exception is pending
Aliased Type§
pub struct BusfaultpendedR { /* private fields */ }