[][src]Type Definition ambiq_apollo1_pac::ctimer::CMPRB2

type CMPRB2 = Reg<u32, _CMPRB2>;

Counter/Timer B2 Compare Registers

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

For information about available fields see cmprb2 module

Trait Implementations

impl Readable for CMPRB2[src]

read() method returns cmprb2::R reader structure

impl ResetValue for CMPRB2[src]

Register CMPRB2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMPRB2[src]

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