Type Alias atsamd51p::system_control::hfsr::VECTTBL_W

source ·
pub type VECTTBL_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field VECTTBL writer - BusFault on a Vector Table read during exception processing

Aliased Type§

struct VECTTBL_W<'a, REG, const O: u8> { /* private fields */ }