Skip to main content
Glama

describe_field

Get detailed information about a specific bit-field within a microcontroller register, including its bit offset, width, access type, and enumerated values for embedded systems development.

Instructions

Describe a specific bit-field within a register: its bit offset, width, access type, and enumerated values if defined. Use this when you need to understand or set a specific control bit or flag.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
svd_fileYesAbsolute or relative path to the .svd file
peripheralYesPeripheral name (e.g. GPIOA, UART0)
registerYesRegister name (e.g. CR1, MODER)
fieldYesField name (e.g. UE, MODE0, RXNEIE)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pkt-lab/mcp-svd'

If you have feedback or need assistance with the MCP directory API, please join our Discord server