[][src]Type Definition avr_device::attiny85::boot_load::spmcsr::R

type R = R<u8, SPMCSR>;

Reader of register SPMCSR

Implementations

impl R[src]

pub fn spmen(&self) -> SPMEN_R[src]

Bit 0 - Store Program Memory Enable

pub fn pgers(&self) -> PGERS_R[src]

Bit 1 - Page Erase

pub fn pgwrt(&self) -> PGWRT_R[src]

Bit 2 - Page Write

pub fn rflb(&self) -> RFLB_R[src]

Bit 3 - Read fuse and lock bits

pub fn ctpb(&self) -> CTPB_R[src]

Bit 4 - Clear temporary page buffer

pub fn rsig(&self) -> RSIG_R[src]

Bit 5 - Read Device Signature Imprint Table