#[doc = "Writer for register TASKS_ACQUIRE"]
pub type W = crate::W<u32, super::TASKS_ACQUIRE>;
#[doc = "Register TASKS_ACQUIRE `reset()`'s with value 0"]
impl crate::ResetValue for super::TASKS_ACQUIRE {
type Type = u32;
#[inline(always)]
fn reset_value() -> Self::Type {
0
}
}
impl W {}