Type Alias imxrt_iomuxc::imxrt1060::gpio_sd_b1::GPIO_SD_B1_09

source ·
pub type GPIO_SD_B1_09 = Pad<GPIO_SD_B1_09_MUX_ADDR, GPIO_SD_B1_09_PAD_ADDR>;
Available on crate feature imxrt1060 only.

Aliased Type§

struct GPIO_SD_B1_09 { /* private fields */ }

Trait Implementations§

source§

impl Pin<3> for GPIO_SD_B1_09

source§

const ALT: u32 = 5u32

The alternate value for this pad
source§

const OFFSET: u32 = 9u32

The offset; U13 for GPIO5_IO13
source§

impl Pin<Const<1>> for GPIO_SD_B1_09

source§

const ALT: u32 = 3u32

The alternate value for the UART pin
§

type Signal = TxSync

The SAI signal
source§

const DAISY: Option<Daisy> = _

The daisy register which will select the pad
source§

impl Pin for GPIO_SD_B1_09

source§

const ALT: u32 = 4u32

Alternate value for this pin
source§

const DAISY: Daisy = DAISY_LPSPI2_SDI_GPIO_SD_B1_09

Daisy register
§

type Signal = Sdi

SPI signal
§

type Module = Const<2>

SPI module; U3 for SPI3