[][src]Type Definition SKEAZN642::gpiob::PDOR

type PDOR = Reg<u32, _PDOR>;

Port Data Output Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pdor module

Trait Implementations

impl Readable for PDOR[src]

read() method returns pdor::R reader structure

impl ResetValue for PDOR[src]

Register PDOR reset()'s with value 0

type Type = u32

Register size

impl Writable for PDOR[src]

write(|w| ..) method takes pdor::W writer structure