Type Alias esp32c3::spi1::ctrl::WRSR_2B_R

source ·
pub type WRSR_2B_R = BitReader;
Expand description

Field WRSR_2B reader - two bytes data will be written to status register when it is set. 1: enable 0: disable.

Aliased Type§

struct WRSR_2B_R { /* private fields */ }