Type Alias R

Source
pub type R = R<CONF_SPEC>;
Expand description

Register CONF reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn op_code(&self) -> OP_CODE_R

Bits 0:15 - 0x5A5A: programming operation command 0x5AA5: read operation command.

Source

pub fn cfg_ecdsa_blk(&self) -> CFG_ECDSA_BLK_R

Bits 16:19 - Configures which block to use for ECDSA key output.