Type Alias esp32s3::sdhost::idsts::FBE_W

source ·
pub type FBE_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field FBE writer - Fatal Bus Error Interrupt. Indicates that a Bus Error occurred (IDSTS[12:10]) . When this bit is set, the DMA disables all its bus accesses. Writing 1 clears this bit.