[][src]Type Definition lpc55s6x_pac::sct0::STOP

type STOP = Reg<u32, _STOP>;

SCT stop event select register

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

For information about available fields see stop module

Trait Implementations

impl Readable for STOP[src]

read() method returns stop::R reader structure

impl ResetValue for STOP[src]

Register STOP reset()'s with value 0

type Type = u32

Register size

impl Writable for STOP[src]

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