Documentation
¶
Index ¶
- type MCU
- func (m *MCU) DWENMask() byte
- func (m *MCU) EEAR() SFR
- func (m *MCU) EECR() SFR
- func (m *MCU) EEDR() SFR
- func (m *MCU) EEPROMSize() uint16
- func (m *MCU) FlashPageSize() uint16
- func (m *MCU) FlashSize() uint16
- func (m *MCU) NRWWOffset() uint16
- func (m *MCU) Name() string
- func (m *MCU) SP() SFR
- func (m *MCU) SPMCSR() SFR
- func (m *MCU) SREG() SFR
- func (m *MCU) Signature() uint16
- type SFR
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MCU ¶
type MCU struct {
// contains filtered or unexported fields
}
func GetBySignature ¶
func (*MCU) EEPROMSize ¶
func (*MCU) FlashPageSize ¶
func (*MCU) NRWWOffset ¶
Click to show internal directories.
Click to hide internal directories.