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

type TBSTS = Reg<u32, _TBSTS>;

Timer status register

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

For information about avaliable fields see tbsts module

Trait Implementations

impl Readable for TBSTS[src]

read() method returns tbsts::R reader structure

impl ResetValue for TBSTS[src]

Register TBSTS reset()'s with value 0

type Type = u32

Register size

impl Writable for TBSTS[src]

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