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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W