Type Alias OTP_DEBUG

Source
pub type OTP_DEBUG = Periph<RegisterBlock, 0x600b_3c00>;
Expand description

OTP_DEBUG Peripheral

Aliased Type§

pub struct OTP_DEBUG { /* private fields */ }

Trait Implementations§

Source§

impl Debug for OTP_DEBUG

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more