Type Alias esp32::rsa::interrupt::R

source ·
pub type R = R<INTERRUPT_SPEC>;
Expand description

Register INTERRUPT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn interrupt(&self) -> INTERRUPT_R

Bit 0 - RSA interrupt status register. Will read 1 once an operation has completed.