Type Alias FCS_CRC_EN_W

Source
pub type FCS_CRC_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field FCS_CRC_EN writer - For SPI1, initialize crc32 module before writing encrypted data to flash. Active low.

Aliased Typeยง

struct FCS_CRC_EN_W<'a, REG> { /* private fields */ }