[][src]Type Definition gd32vf103_pac::usbfs_pwrclk::PWRCLKCTL

type PWRCLKCTL = Reg<u32, _PWRCLKCTL>;

power and clock gating control register (PWRCLKCTL)

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

For information about available fields see pwrclkctl module

Trait Implementations

impl Readable for PWRCLKCTL[src]

read() method returns pwrclkctl::R reader structure

impl ResetValue for PWRCLKCTL[src]

Register PWRCLKCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for PWRCLKCTL[src]

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