pub trait SubBank: SealedSubBank { }
Expand description

A sub-bank of bank 1, with its own chip select output

Implementors