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

type TBCTR = Reg<u32, _TBCTR>;

Register current value of timer

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

For information about avaliable fields see tbctr module

Trait Implementations

impl Readable for TBCTR[src]

read() method returns tbctr::R reader structure

impl ResetValue for TBCTR[src]

Register TBCTR reset()'s with value 0

type Type = u32

Register size

impl Writable for TBCTR[src]

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