R

Type Alias R 

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

Register MCUCR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ivce(&self) -> IVCE_R

Bit 0 - Interrupt Vector Change Enable

Source

pub fn ivsel(&self) -> IVSEL_R

Bit 1 - Interrupt Vector Select

Source

pub fn pud(&self) -> PUD_R

Bit 4 - Pull-up disable

Source

pub fn jtd(&self) -> JTD_R

Bit 7 - JTAG Interface Disable