Struct max32630_svd::ptg::enable::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Enable/Disable control for PT0

Bit 1 - Enable/Disable control for PT1

Bit 2 - Enable/Disable control for PT2

Bit 3 - Enable/Disable control for PT3

Bit 4 - Enable/Disable control for PT4

Bit 5 - Enable/Disable control for PT5

Bit 6 - Enable/Disable control for PT6

Bit 7 - Enable/Disable control for PT7

Bit 8 - Enable/Disable control for PT8

Bit 9 - Enable/Disable control for PT9

Bit 10 - Enable/Disable control for PT10

Bit 11 - Enable/Disable control for PT11

Bit 12 - Enable/Disable control for PT12

Bit 13 - Enable/Disable control for PT13

Bit 14 - Enable/Disable control for PT14

Bit 15 - Enable/Disable control for PT15

Auto Trait Implementations

impl Send for R

impl Sync for R