pub type R = R<CONF_SPEC>;
Expand description
Register CONF
reader
Aliased Type§
pub struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn op_code(&self) -> OP_CODE_R
pub fn op_code(&self) -> OP_CODE_R
Bits 0:15 - 0x5A5A: programming operation command 0x5AA5: read operation command.
Sourcepub fn cfg_ecdsa_blk(&self) -> CFG_ECDSA_BLK_R
pub fn cfg_ecdsa_blk(&self) -> CFG_ECDSA_BLK_R
Bits 16:19 - Configures which block to use for ECDSA key output.