[][src]Type Definition k1921vk01t_pac::nt_pwm0::PCCTL

type PCCTL = Reg<u32, _PCCTL>;

Control Register modulator

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

For information about avaliable fields see pcctl module

Trait Implementations

impl Readable for PCCTL[src]

read() method returns pcctl::R reader structure

impl ResetValue for PCCTL[src]

Register PCCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for PCCTL[src]

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