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

type ETPS = Reg<u32, _ETPS>;

Prescaler register the event trigger

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

For information about avaliable fields see etps module

Trait Implementations

impl Readable for ETPS[src]

read() method returns etps::R reader structure

impl ResetValue for ETPS[src]

Register ETPS reset()'s with value 0

type Type = u32

Register size

impl Writable for ETPS[src]

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