From f905f0397fb3ad38bd6a0497121eb2d3d31fd880 Mon Sep 17 00:00:00 2001 From: Neon22 Date: Wed, 5 Feb 2014 11:49:22 -0800 Subject: [PATCH] we need a plan :) --- Timer-Implementation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Timer-Implementation.md b/Timer-Implementation.md index 4add9a7..941e1f3 100644 --- a/Timer-Implementation.md +++ b/Timer-Implementation.md @@ -12,4 +12,6 @@ Proposal: 1. Expose the registers so a sophisticated user can manipulate all possibilities with care. 2. Expose a useful basic interface subset in C and expose as Python class. -Its possible we want to add safety into 1 so that (say) changing a timing mode bit deactivates the clock and bricks the device - is made more difficult. \ No newline at end of file +Its possible we want to add safety into 1 so that (say) changing a timing mode bit deactivates the clock and bricks the device - is made more difficult. + +##Plan: \ No newline at end of file