[][src]Type Definition lpc54606_pac::sct0::START

type START = Reg<u32, _START>;

SCT start event select register

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

For information about available fields see start module

Trait Implementations

impl Readable for START[src]

read() method returns start::R reader structure

impl ResetValue for START[src]

Register START reset()'s with value 0

type Type = u32

Register size

impl Writable for START[src]

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