[−][src]Struct bl602_pac::ef_ctrl::ef_if_ctrl_0::W
Register ef_if_ctrl_0
writer
Implementations
impl W
[src][−]
pub fn ef_if_prot_code_cyc(&mut self) -> EF_IF_PROT_CODE_CYC_W
[src][−]
Bits 24:31
pub fn ef_if_0_int_set(&mut self) -> EF_IF_0_INT_SET_W
[src][−]
Bit 22
pub fn ef_if_0_int_clr(&mut self) -> EF_IF_0_INT_CLR_W
[src][−]
Bit 21
pub fn ef_if_0_int(&mut self) -> EF_IF_0_INT_W
[src][−]
Bit 20
pub fn ef_if_cyc_modify_lock(&mut self) -> EF_IF_CYC_MODIFY_LOCK_W
[src][−]
Bit 19
pub fn ef_if_auto_rd_en(&mut self) -> EF_IF_AUTO_RD_EN_W
[src][−]
Bit 18
pub fn ef_clk_sahb_data_gate(&mut self) -> EF_CLK_SAHB_DATA_GATE_W
[src][−]
Bit 17
pub fn ef_if_por_dig(&mut self) -> EF_IF_POR_DIG_W
[src][−]
Bit 16
pub fn ef_if_prot_code_ctrl(&mut self) -> EF_IF_PROT_CODE_CTRL_W
[src][−]
Bits 8:15
pub fn ef_clk_sahb_data_sel(&mut self) -> EF_CLK_SAHB_DATA_SEL_W
[src][−]
Bit 7
pub fn ef_if_0_cyc_modify(&mut self) -> EF_IF_0_CYC_MODIFY_W
[src][−]
Bit 6
pub fn ef_if_0_manual_en(&mut self) -> EF_IF_0_MANUAL_EN_W
[src][−]
Bit 5
pub fn ef_if_0_trig(&mut self) -> EF_IF_0_TRIG_W
[src][−]
Bit 4
pub fn ef_if_0_rw(&mut self) -> EF_IF_0_RW_W
[src][−]
Bit 3
pub fn ef_if_0_busy(&mut self) -> EF_IF_0_BUSY_W
[src][−]
Bit 2
pub fn ef_if_0_autoload_done(&mut self) -> EF_IF_0_AUTOLOAD_DONE_W
[src][−]
Bit 1
pub fn ef_if_0_autoload_p1_done(&mut self) -> EF_IF_0_AUTOLOAD_P1_DONE_W
[src][−]
Bit 0
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src][−]
Writes raw bits to the register.
Methods from Deref<Target = W<EF_IF_CTRL_0_SPEC>>
Trait Implementations
Auto Trait Implementations
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,