Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
pfc_bias_reg Struct Reference

Type for R-Car bias registers. More...

#include <zephyr/drivers/pinctrl/pinctrl_rcar_common.h>

Data Fields

uint32_t puen
 Pull-enable register.
uint32_t pud
 Pull-enable or pull-up control register.
const uint16_t pins [32]
 Pull-up/down or pull-down control register.

Detailed Description

Type for R-Car bias registers.

Field Documentation

◆ pins

const uint16_t pfc_bias_reg::pins

Pull-up/down or pull-down control register.

Pin IDs.

◆ pud

uint32_t pfc_bias_reg::pud

Pull-enable or pull-up control register.

Pull-up/down control register.

◆ puen

uint32_t pfc_bias_reg::puen

Pull-enable register.


The documentation for this struct was generated from the following files: