[][src]Type Definition nuc1xx::pwma::CCR0

type CCR0 = Reg<u32, _CCR0>;

Capture Control Register 0

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

For information about available fields see ccr0 module

Trait Implementations

impl Readable for CCR0[src]

read() method returns ccr0::R reader structure

impl ResetValue for CCR0[src]

Register CCR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CCR0[src]

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