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

type TBCTL = Reg<u32, _TBCTL>;

Timer Control Register

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

For information about avaliable fields see tbctl module

Trait Implementations

impl Readable for TBCTL[src]

read() method returns tbctl::R reader structure

impl ResetValue for TBCTL[src]

Register TBCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for TBCTL[src]

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