pub fn render_register_mod(
    register: &Register,
    access: Access,
    path: &RegisterPath,
    index: &Index<'_>,
    config: &Config
) -> Result<TokenStream>