#[derive(RegisterBlock)]
Expand description

Implements canadensis::register::RegisterBlock for a struct that contains zero or more register fields

Each field in the struct must implement canadensis::register::Register.