Trait stm32_fmc::PinsNand

source ·
pub trait PinsNand {
    const N_DATA: usize;
}
Expand description

Set of pins for a NAND

Required Associated Constants§

Number of data bus pins

Implementations on Foreign Types§

8-bit NAND

Implementors§