pub type SAMPLERDY_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, SAMPLERDY_AW, O>;Expand description
Field SAMPLERDY writer - Write ‘1’ to disable interrupt for SAMPLERDY event
Aliased Type§
pub struct SAMPLERDY_W<'a, const O: u8> { /* private fields */ }