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