[][src]Type Definition stm32wb_pac::pwr::PDCRH

type PDCRH = Reg<u32, _PDCRH>;

Power Port H pull-down control register

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

For information about available fields see pdcrh module

Trait Implementations

impl Readable for PDCRH[src]

read() method returns pdcrh::R reader structure

impl ResetValue for PDCRH[src]

Register PDCRH reset()'s with value 0

type Type = u32

Register size

impl Writable for PDCRH[src]

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