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