[][src]Type Definition k210_pac::timer0::channel::CONTROL

type CONTROL = Reg<u32, _CONTROL>;

Control Register

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

For information about avaliable fields see control module

Trait Implementations

impl Readable for CONTROL[src]

read() method returns control::R reader structure

impl Writable for CONTROL[src]

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

impl ResetValue for CONTROL[src]

Register control reset()'s with value 0

type Type = u32

Register size