#[doc = "Description cluster[0]: Enable channel group 0"]
pub struct EN {
register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster[0]: Enable channel group 0"]
pub mod en;
#[doc = "Description cluster[0]: Disable channel group 0"]
pub struct DIS {
register: ::vcell::VolatileCell<u32>,
}
#[doc = "Description cluster[0]: Disable channel group 0"]
pub mod dis;