[][src]Type Definition esp32::efuse::efuse_int_raw_reg::R

type R = R<u32, EFUSE_INT_RAW_REG>;

Reader of register EFUSE_INT_RAW_REG

Methods

impl R[src]

pub fn efuse_pgm_done_int_raw(&self) -> EFUSE_PGM_DONE_INT_RAW_R[src]

Bit 1 - program done interrupt raw status

pub fn efuse_read_done_int_raw(&self) -> EFUSE_READ_DONE_INT_RAW_R[src]

Bit 0 - read done interrupt raw status